]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: checkcache: block responses with cacheable cookies
authorGodbach <nylzhaowei@gmail.com>
Wed, 11 Dec 2013 12:01:07 +0000 (20:01 +0800)
committerWilly Tarreau <w@1wt.eu>
Wed, 11 Dec 2013 12:44:33 +0000 (13:44 +0100)
"requests" -> "responses"

Signed-off-by: Godbach <nylzhaowei@gmail.com>
doc/configuration.txt

index 1d13c1e03a03281f884e3c25055f3e281aff8b23..dda20e3eed55dbbd4113dac0ee007c8ee08a0f22 100644 (file)
@@ -3518,7 +3518,7 @@ no option allbackups
 
 option checkcache
 no option checkcache
-  Analyze all server responses and block requests with cacheable cookies
+  Analyze all server responses and block responses with cacheable cookies
   May be used in sections :   defaults | frontend | listen | backend
                                  yes   |     no   |   yes  |   yes
   Arguments : none