mirror of
https://github.com/haproxy/haproxy.git
synced 2026-06-10 17:32:03 -04:00
[DOC] fix erroneous "useallbackups" option in the doc
(cherry picked from commit af85d944ea)
This commit is contained in:
parent
9cfb4a7b3e
commit
ab884621f8
1 changed files with 1 additions and 1 deletions
|
|
@ -3697,7 +3697,7 @@ backup
|
|||
balancing when all other non-backup servers are unavailable. Requests coming
|
||||
with a persistence cookie referencing the server will always be served
|
||||
though. By default, only the first operational backup server is used, unless
|
||||
the "useallbackup" option is set in the backend. See also the "useallbackup"
|
||||
the "allbackups" option is set in the backend. See also the "allbackups"
|
||||
option.
|
||||
|
||||
check
|
||||
|
|
|
|||
Loading…
Reference in a new issue