From: Willy Tarreau Date: Wed, 30 Jan 2008 09:47:10 +0000 (+0100) Subject: [DOC] fix erroneous "useallbackups" option in the doc X-Git-Tag: v1.3.14.3~11 X-Git-Url: http://git.kaiwu.me/%7B@url%7D?a=commitdiff_plain;h=ab884621f8e251f34436877fbb4b67007c15db69;p=haproxy.git [DOC] fix erroneous "useallbackups" option in the doc (cherry picked from commit af85d944ea8233c83b0bc66cb0ed2f2eddec8ced) --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 263c6b241..68fffa9a3 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -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