samba-bugs at samba.org
2019-Oct-16 08:59 UTC
[Bug 14160] New: rsynd in daemon mode should support haproxy proxy protocol
https://bugzilla.samba.org/show_bug.cgi?id=14160
Bug ID: 14160
Summary: rsynd in daemon mode should support haproxy proxy
protocol
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
Assignee: wayne at opencoder.net
Reporter: bjacke at samba.org
QA Contact: rsync-qa at samba.org
it would be great is rsyncin server mode would support the proxy protocol of
haproxy, so that originating IP address of clients can be preserved for rsync
daemon even if it is behind a tcp proxy server like haproxy.
For details and also examples of other services implmenting the proxy protocol,
see https://www.haproxy.com/blog/haproxy/proxy-protocol/
--
You are receiving this mail because:
You are the QA Contact for the bug.
samba-bugs at samba.org
2020-Jun-11 21:30 UTC
[Bug 14160] rsynd in daemon mode should support haproxy proxy protocol
https://bugzilla.samba.org/show_bug.cgi?id=14160
Wayne Davison <wayne at opencoder.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Wayne Davison <wayne at opencoder.net> ---
The latest git version now has the "haproxy header" parameter (a BOOL)
that
will make the proxy header required when it is enabled (default:
"no").
--
You are receiving this mail because:
You are the QA Contact for the bug.