Le 03/01/2017 à 18:18, Lukas Tribus a écrit :
Hi Arnall,


Am 03.01.2017 um 16:15 schrieb Arnall:

Is it possible that with "http-reuse always" the yyy.yyy.yyy.yyy request has used the xxx.xxx.xxx.xxx connection between https and http frontend with proxy
protocol forwarding xxx.xxx.xxx.xxx instead of yyy.yyy.yyy.yyy ?


Yes, that's what http-reuse does.

Either use a HTTP header to transport the source IP to the backend or set http-reuse to never [1], because the proxy-protocol only sends information at the beginning (its
like our old "tunnel" mode).

Thanks Lukas,

i've instantly used the "http-reuse never" for tls frontend, after seeing the log.



Reply via email to