@hgruber wrote:
Using the send-proxy option in a server allows the proxy protocol to be forwarded for the requester.
Is it possible that the haproxy itself generates the proxy protocol in the server section, so the requester does not know about the proxy protocol?
Example:
server server_behind_proxy x.x.x.x:443 proxy y.y.y.y:3128 ssl …
Posts: 2
Participants: 2