# HG changeset patch # User Ruslan Ermilov # Date 1328612747 0 # Node ID eb993ee8c230dd87060464f4a5b8f4a1b69acb22 # Parent a56540cdcea5805e32abe740621212098d9fab44 Internal requests include those redirected by "X-Accel-Redirect". diff -r a56540cdcea5 -r eb993ee8c230 xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml Tue Feb 07 11:01:25 2012 +0000 +++ b/xml/en/docs/http/ngx_http_core_module.xml Tue Feb 07 11:05:47 2012 +0000 @@ -614,7 +614,12 @@ requests changed by the -directive. +directive; + + + +requests redirected by the
X-Accel-Redirect
+response header field from an upstream server.
diff -r a56540cdcea5 -r eb993ee8c230 xml/ru/docs/http/ngx_http_core_module.xml --- a/xml/ru/docs/http/ngx_http_core_module.xml Tue Feb 07 11:01:25 2012 +0000 +++ b/xml/ru/docs/http/ngx_http_core_module.xml Tue Feb 07 11:05:47 2012 +0000 @@ -594,12 +594,16 @@ “include virtual” модуля ngx_http_ssi_module; -ngx_http_ssi_module; запросы, изменённые директивой -. +; + + + +запросы, перенаправленные с помощью поля +
X-Accel-Redirect
заголовка ответа вышестоящего сервера.