From af85d944ea8233c83b0bc66cb0ed2f2eddec8ced 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 --- doc/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index 6f5180402..6e577390e 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