From: Emeric Brun Date: Thu, 8 Oct 2020 06:39:02 +0000 (+0200) Subject: DOC: re-work log forward bind statement documentation. X-Git-Tag: v2.3-dev6~77 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=da46c1ca60c79377107d03114667d4436d1d3268;p=thirdparty%2Fhaproxy.git DOC: re-work log forward bind statement documentation. This patch re-work the documentation about the bind statement of log forward section. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 3eaed64b57..3054b1c7f0 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -2785,8 +2785,10 @@ backlog bind [param*] Used to configure a stream log listener to receive messages to forward. - This supports for some of the "bind" parameters found in 5.1 paragraph. - Those listener support both "Octet Counting" and "Non-Transparent-Framing" + This supports the "bind" parameters found in 5.1 paragraph including + those about ssl but some statements such as "alpn" may be irrelevant for + syslog protocol over TCP. + Those listeners support both "Octet Counting" and "Non-Transparent-Framing" modes as defined in rfc-6587. dgram-bind [param*]