From 249e28c75a7b4c192e6228f68cd45416d07a5ebb Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 15 Jun 2020 11:23:27 -0700 Subject: Rename "haproxy header" to "proxy protocol". --- rsyncd.conf.5.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'rsyncd.conf.5.md') 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 -- cgit v1.2.1