From 7056a3521716644c3aac04da961053c0afe470fe Mon Sep 17 00:00:00 2001 From: Godbach Date: Wed, 11 Dec 2013 20:01:07 +0800 Subject: [PATCH] DOC: checkcache: block responses with cacheable cookies "requests" -> "responses" Signed-off-by: Godbach --- doc/configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index 1d13c1e03..dda20e3ee 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -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 -- 2.47.3