From 8fc24ab19f9a26d6b672b41c7c400c6d5ccfba2b Mon Sep 17 00:00:00 2001 From: Hiroaki Nakamura Date: Mon, 11 Jan 2016 12:32:36 +0900 Subject: [PATCH] Doc: [TS-4113] Add value 4 to proxy.config.http.cache.cache_responses_to_cookies --- doc/admin-guide/files/records.config.en.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/admin-guide/files/records.config.en.rst b/doc/admin-guide/files/records.config.en.rst index d313b78d808..b6a9fccf84e 100644 --- a/doc/admin-guide/files/records.config.en.rst +++ b/doc/admin-guide/files/records.config.en.rst @@ -1422,6 +1422,7 @@ Cache Control - ``1`` = cache for any content-type - ``2`` = cache only for image types - ``3`` = cache for all but text content-types + - ``4`` = cache for all but text content-types except OS response without "Set-Cookie" or with "Cache-Control: public" .. ts:cv:: CONFIG proxy.config.http.cache.ignore_authentication INT 0 :overridable: