aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/haproxy-protocol.d
diff options
context:
space:
mode:
authorAleks <al-git001@none.at>2018-05-18 17:47:47 +0200
committerDaniel Stenberg <daniel@haxx.se>2018-05-18 17:48:40 +0200
commite05ad5dd996123bff31218fed54995216416b712 (patch)
tree224187715afc3b300bb1837db75d5caa10b339c9 /docs/cmdline-opts/haproxy-protocol.d
parentccf85d4c2b1b2fac2f6cbac31d719bfa73b76ed2 (diff)
docs: mention HAproxy protocol "version 1"
...as there's also a version 2. Closes #2579
Diffstat (limited to 'docs/cmdline-opts/haproxy-protocol.d')
-rw-r--r--docs/cmdline-opts/haproxy-protocol.d4
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.