Greetings!

I have the need for proxy/server to be able to get the clients source IP 
address (full 5-tuple from client -> HAproxy would be nice, but not necessary). 
 I've played with tproxy support (where HA-proxy connects to server/proxy with 
client-IP via spoofing).  I've got it to work in some environments, but there 
are certain deployments where I can't use that.

Furthermore, I have HA-proxy using TCP forwarding (as SSL sessions need to be 
terminated elsewhere).  Hence can't use X-Forwarded-For HTTP header insertion 
by HA-proxy.

Any recommendations?

Regards,
-Russ

Reply via email to