From: Christian Hesse Date: Wed, 5 Apr 2023 11:08:02 +0000 (+0200) Subject: hint that a proxy can handle plain and ssl stream at the same time X-Git-Tag: v3.4.0~55 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=35f5a21a16ca2689710e0503464bb736d136edd6;p=thirdparty%2Frsync.git hint that a proxy can handle plain and ssl stream at the same time --- diff --git a/rsyncd.conf.5.md b/rsyncd.conf.5.md index ec976bac..2ba71111 100644 --- a/rsyncd.conf.5.md +++ b/rsyncd.conf.5.md @@ -1188,6 +1188,9 @@ An example nginx proxy setup is as follows: > } > ``` +If rsyncd should be accessible encrypted and unencrypted at the same time make +the proxy listen on port 873 as well and let it handle both streams. + ## DAEMON CONFIG EXAMPLES A simple rsyncd.conf file that allow anonymous rsync to a ftp area at