mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-10 17:17:06 +02:00
[DOC] fix minor typo in the "dispatch" doc
Bradley Falzon reported a left-over of a copy-paste from the "disabled" keyword in the "dispatch" section.
This commit is contained in:
parent
a164fb5721
commit
787aed5078
@ -2048,7 +2048,7 @@ dispatch <address>:<port>
|
|||||||
to this port, and it is not permitted to use port offsets as is
|
to this port, and it is not permitted to use port offsets as is
|
||||||
possible with normal servers.
|
possible with normal servers.
|
||||||
|
|
||||||
The "disabled" keyword designates a default server for use when no other
|
The "dispatch" keyword designates a default server for use when no other
|
||||||
server can take the connection. In the past it was used to forward non
|
server can take the connection. In the past it was used to forward non
|
||||||
persistent connections to an auxiliary load balancer. Due to its simple
|
persistent connections to an auxiliary load balancer. Due to its simple
|
||||||
syntax, it has also been used for simple TCP relays. It is recommended not to
|
syntax, it has also been used for simple TCP relays. It is recommended not to
|
||||||
|
Loading…
Reference in New Issue
Block a user