From ab884621f8e251f34436877fbb4b67007c15db69 Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Wed, 30 Jan 2008 10:47:10 +0100 Subject: [PATCH] [DOC] fix erroneous "useallbackups" option in the doc (cherry picked from commit af85d944ea8233c83b0bc66cb0ed2f2eddec8ced) --- doc/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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