diff xml/ru/docs/http/ngx_http_upstream_module.xml @ 1016:2d8269d8fea8

Translated documentation on cache revalidation into russian.
author Vladimir Homutov <vl@nginx.com>
date Tue, 19 Nov 2013 18:45:28 +0400
parents 95c3c3bbf1ce
children 6c021feec587
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_upstream_module.xml	Tue Nov 19 18:44:49 2013 +0400
+++ b/xml/ru/docs/http/ngx_http_upstream_module.xml	Tue Nov 19 18:45:28 2013 +0400
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_upstream_module"
         link="/ru/docs/http/ngx_http_upstream_module.html"
         lang="ru"
-        rev="4">
+        rev="5">
 
 <section id="summary">
 
@@ -396,8 +396,8 @@
 хранит статус доступа к кэшу ответов (0.8.3).
 Статус может быть одним из “<literal>MISS</literal>”, 
 “<literal>BYPASS</literal>”, “<literal>EXPIRED</literal>”,
-“<literal>STALE</literal>”, “<literal>UPDATING</literal>” или
-“<literal>HIT</literal>”.
+“<literal>STALE</literal>”, “<literal>UPDATING</literal>”,
+“<literal>REVALIDATED</literal>” или “<literal>HIT</literal>”.
 </tag-desc>
 
 <tag-name><var>$upstream_response_length</var></tag-name>