we are using lslb in combination with lsws and would like to know if it's possible to proxy all outgoing requests from our backend machines through our loadbalancer.
e.g.
is that possible somehow?
e.g.
- user initiates a script which starts an fopen request to website x
- backendserver 1 uses our loadbalancer's ip for this request
- the target website can't see the ip of our backend server
is that possible somehow?