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.15~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af85d944ea8233c83b0bc66cb0ed2f2eddec8ced;p=thirdparty%2Fhaproxy.git [DOC] fix erroneous "useallbackups" option in the doc --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 6f5180402e..6e577390e6 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -3748,7 +3748,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