# HG changeset patch # User Vladimir Homutov # Date 1384866529 -14400 # Node ID 2ad2f30efdf299a1067b5412d8ae2cd8c3fbbf8c # Parent 649420cb8021fbb19d75c2abfbec7572b5dc1839 Documented the "fastcgi_" and "proxy_cache_revalidate" directives. diff -r 649420cb8021 -r 2ad2f30efdf2 xml/en/docs/http/ngx_http_fastcgi_module.xml --- a/xml/en/docs/http/ngx_http_fastcgi_module.xml Mon Nov 11 11:56:10 2013 +0400 +++ b/xml/en/docs/http/ngx_http_fastcgi_module.xml Tue Nov 19 17:08:49 2013 +0400 @@ -10,7 +10,7 @@ + rev="12">
@@ -368,6 +368,21 @@ + +on | off +off +http +server +location + + +Enables revalidation of expired cache items using conditional requests with +the
If-Modified-Since
header field. +
+ +
+ + error | diff -r 649420cb8021 -r 2ad2f30efdf2 xml/en/docs/http/ngx_http_proxy_module.xml --- a/xml/en/docs/http/ngx_http_proxy_module.xml Mon Nov 11 11:56:10 2013 +0400 +++ b/xml/en/docs/http/ngx_http_proxy_module.xml Tue Nov 19 17:08:49 2013 +0400 @@ -10,7 +10,7 @@ + rev="16">
@@ -366,6 +366,21 @@ + +on | off +off +http +server +location + + +Enables revalidation of expired cache items using conditional requests with +the
If-Modified-Since
header field. +
+ +
+ + error | diff -r 649420cb8021 -r 2ad2f30efdf2 xml/en/docs/http/ngx_http_upstream_module.xml --- a/xml/en/docs/http/ngx_http_upstream_module.xml Mon Nov 11 11:56:10 2013 +0400 +++ b/xml/en/docs/http/ngx_http_upstream_module.xml Tue Nov 19 17:08:49 2013 +0400 @@ -10,7 +10,7 @@ + rev="11">
@@ -1027,8 +1027,8 @@ keeps the status of accessing a response cache (0.8.3). The status can be either “MISS”,  “BYPASS”, “EXPIRED”, -“STALE”, “UPDATING” or -“HIT”. +“STALE”, “UPDATING”, +“REVALIDATED” or “HIT”. $upstream_response_length