diff xml/en/docs/http/ngx_http_upstream_module.xml @ 1011:2ad2f30efdf2

Documented the "fastcgi_" and "proxy_cache_revalidate" directives.
author Vladimir Homutov <vl@nginx.com>
date Tue, 19 Nov 2013 17:08:49 +0400
parents 271e735e4576
children 3056640d5022
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_upstream_module.xml
+++ b/xml/en/docs/http/ngx_http_upstream_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_upstream_module"
         link="/en/docs/http/ngx_http_upstream_module.html"
         lang="en"
-        rev="10">
+        rev="11">
 
 <section id="summary">
 
@@ -1027,8 +1027,8 @@ then the server addresses from different
 keeps the status of accessing a response cache (0.8.3).
 The status can be either “<literal>MISS</literal>”, 
 “<literal>BYPASS</literal>”, “<literal>EXPIRED</literal>”,
-“<literal>STALE</literal>”, “<literal>UPDATING</literal>” or
-“<literal>HIT</literal>”.
+“<literal>STALE</literal>”, “<literal>UPDATING</literal>”,
+“<literal>REVALIDATED</literal>” or “<literal>HIT</literal>”.
 </tag-desc>
 
 <tag-name><var>$upstream_response_length</var></tag-name>