Hi,
 I have configured ATS as a reverse proxy and as a load balancer. it accepts 
clients requests from two interfaces, one at eth0 and other at eth2 which is on 
same layer -2 connection. But eth0 is having public IP and the host is shared 
by other users.

I want the traffic server to load balance only my traffic coming on eth0 and 
from eth2.
I tried like this by setting http server ports as below.

ONFIG proxy.config.http.server_ports STRING ip-in=10.10.3.1:80 
ip-in=128.163.233.35:55554

It works for the traffic coming to eth2. But giving 502 error for the http 
requests sent by me to eth0.

If I just let ONFIG proxy.config.http.server_ports STRING 80

Then it receives all the traffic coming to eth0 as the host on which ATS is 
running is shared.

Any help on how to configure as per my requirement is appreciated.

Thanks
Gandhimathi





Reply via email to