# HG changeset patch # User Ruslan Ermilov # Date 1381748108 -14400 # Node ID 726ce61dc10d9cc16991325a41953dfd381b4d06 # Parent d1fd983215f243d762351e247b1a565eb4bc762b Auth request: paraphrased a note. diff -r d1fd983215f2 -r 726ce61dc10d xml/en/docs/http/ngx_http_auth_request_module.xml --- a/xml/en/docs/http/ngx_http_auth_request_module.xml Tue Oct 08 17:39:31 2013 +0400 +++ b/xml/en/docs/http/ngx_http_auth_request_module.xml Mon Oct 14 14:55:08 2013 +0400 @@ -10,7 +10,7 @@ + rev="2">
@@ -41,13 +41,9 @@ ngx_http_auth_basic_module, via the directive. -Currently, it is not possible to use - and - -( and -) -for requests initiated by the -ngx_http_auth_request_module module. +Currently, responses to authorization subrequests cannot be cached +(using , +, etc.). diff -r d1fd983215f2 -r 726ce61dc10d xml/ru/docs/http/ngx_http_auth_request_module.xml --- a/xml/ru/docs/http/ngx_http_auth_request_module.xml Tue Oct 08 17:39:31 2013 +0400 +++ b/xml/ru/docs/http/ngx_http_auth_request_module.xml Mon Oct 14 14:55:08 2013 +0400 @@ -10,7 +10,7 @@ + rev="2">
@@ -40,14 +40,10 @@ ngx_http_auth_basic_module, с помощью директивы . -В данный момент директивы - и - -( и -) -невозможно использовать для обработки запросов, исходящих от модуля -ngx_http_auth_request_module. - +В данный момент ответы на авторизационные подзапросы не могут быть закэшированы +(с использованием директив +, + и т.п.).