Hi
2010/2/17 Przemek Konopczynski <cz...@o2.pl>

> Hi everyone
> I have haproxy server for balancing https. Haproxy works in TCP mode, and I
> want to see real IP adress of the client request in server log. Is it
> possible?
> Forwardfor option works only in http mode. Now in server log I see only my
> haproxy-server local IP address.
>
> Regards
> Przemek
>
> I'd just use LVS for frontend and then tell SSL servers to add
X-Forwarded-For and connect to haproxy. In my setup i have lighttpd doing
SSL and
option forwardfor except 127.0.0.1 in lighttpd config

Regards
Mariusz

Reply via email to