diff options
Diffstat (limited to 'docs/cmdline-opts')
-rw-r--r-- | docs/cmdline-opts/haproxy-protocol.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/cmdline-opts/haproxy-protocol.d b/docs/cmdline-opts/haproxy-protocol.d index 52e156058..cc41c9c44 100644 --- a/docs/cmdline-opts/haproxy-protocol.d +++ b/docs/cmdline-opts/haproxy-protocol.d @@ -1,9 +1,9 @@ Long: haproxy-protocol -Help: Send HAProxy PROXY protocol header +Help: Send HAProxy PROXY protocol v1 header Protocols: HTTP Added: 7.60.0 --- -Send a HAProxy PROXY protocol header at the beginning of the connection. This +Send a HAProxy PROXY protocol v1 header at the beginning of the connection. This is used by some load balancers and reverse proxies to indicate the client's true IP address and port. |