Re: HAProxy proxy protocol support
"Paul B. Henson" <[email protected]> Thu, 19 Nov 2020 11:29:56 -0800
| Newsgroups | gmane.network.openldap.devel |
|---|---|
| Message-ID | <[email protected]> |
On 11/19/2020 12:55 AM, Michael Ströder wrote: > > Aaargh! I've missed the binary header part. So forget my former comments. Version 1 of the protocol is ASCII, version 2 is binary. However, in both cases the proxy protocol data is removed and processed before the connection is handed down to the regular application logic, so it should be compatible with any server protocol.