summaryrefslogtreecommitdiff
path: root/rsyncd.conf.5.md
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-06-15 11:23:27 -0700
committerWayne Davison <wayne@opencoder.net>2020-06-15 11:33:23 -0700
commit249e28c75a7b4c192e6228f68cd45416d07a5ebb (patch)
tree178a070fff3f08c2086608ca4983279ecedaacdd /rsyncd.conf.5.md
parent6273153c5f7aa615c69f20c25708390ca1048d3a (diff)
downloadrsync-249e28c75a7b4c192e6228f68cd45416d07a5ebb.tar.gz
Rename "haproxy header" to "proxy protocol".
Diffstat (limited to 'rsyncd.conf.5.md')
-rw-r--r--rsyncd.conf.5.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/rsyncd.conf.5.md b/rsyncd.conf.5.md
index df19ecb1..996e18b4 100644
--- a/rsyncd.conf.5.md
+++ b/rsyncd.conf.5.md
@@ -234,11 +234,11 @@ the values of parameters. See the GLOBAL PARAMETERS section for more details.
allow the daemon to function. By default the daemon runs without any
chrooting.
-0. `haproxy header`
+0. `proxy protocol`
When this parameter is enabled, all incoming connections must start with a
- V1 or V2 haproxy header. If the header is not found, the connection is
- closed.
+ V1 or V2 proxy protocol header. If the header is not found, the connection
+ is closed.
Setting this to `true` requires a proxy server to forward source IP
information to rsync, allowing you to log proper IP/host info and make use