Hello Aleksandar,
> Okay after removing accept-proxy from
>
> bind *:${HTTP_BIND_PORT} accept-proxy tfo
>
> It comes what expected.If you are using 'accept-proxy', HAproxy expects the payload to start with a PROXY protocol header. http://www.haproxy.org/download/1.6/doc/proxy-protocol.txt Regards, Nenad

