diff xml/ru/docs/http/ngx_http_auth_request_module.xml @ 1371:5475304b61ad

Updated note about caching in the ngx_http_auth_request module. The issue was fixed in version 1.7.3 of nginx (changeset 35990c69b3ac).
author Vladimir Homutov <vl@nginx.com>
date Thu, 04 Dec 2014 19:09:38 +0300
parents 9ed6327ec45a
children a7974b8d2a23
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_auth_request_module.xml
+++ b/xml/ru/docs/http/ngx_http_auth_request_module.xml
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_auth_request_module"
         link="/ru/docs/http/ngx_http_auth_request_module.html"
         lang="ru"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -40,7 +40,7 @@
 <link doc="ngx_http_auth_basic_module.xml">ngx_http_auth_basic_module</link>,
 с помощью директивы <link doc="ngx_http_core_module.xml" id="satisfy"/>.
 <note>
-В данный момент ответы на авторизационные подзапросы не могут быть закэшированы
+До версии 1.7.3 ответы на авторизационные подзапросы не могли быть закэшированы
 (с использованием директив
 <link doc="ngx_http_proxy_module.xml" id="proxy_cache"/>,
 <link doc="ngx_http_proxy_module.xml" id="proxy_store"/> и т.п.).