mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-23 14:51:27 +02:00
DOC: re-work log forward bind statement documentation.
This patch re-work the documentation about the bind statement of log forward section.
This commit is contained in:
parent
b0c331f71f
commit
da46c1ca60
@ -2785,8 +2785,10 @@ backlog <conns>
|
|||||||
|
|
||||||
bind <addr> [param*]
|
bind <addr> [param*]
|
||||||
Used to configure a stream log listener to receive messages to forward.
|
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.
|
This supports the "bind" parameters found in 5.1 paragraph including
|
||||||
Those listener support both "Octet Counting" and "Non-Transparent-Framing"
|
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.
|
modes as defined in rfc-6587.
|
||||||
|
|
||||||
dgram-bind <addr> [param*]
|
dgram-bind <addr> [param*]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user