diff xml/ru/docs/http/ngx_http_core_module.xml @ 1692:4319f72f11f5

Documented the $request_id variable.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 28 Apr 2016 14:24:04 +0300
parents 57c3f36b3b6a
children 6c96a644b0b3
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_core_module.xml
+++ b/xml/ru/docs/http/ngx_http_core_module.xml
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_core_module"
         link="/ru/docs/http/ngx_http_core_module.html"
         lang="ru"
-        rev="54">
+        rev="55">
 
 <section id="directives" name="Директивы">
 
@@ -3065,6 +3065,11 @@ scgi_pass_request_body off</link>
 <link id="root"/> или <link id="alias"/> и URI запроса
 </tag-desc>
 
+<tag-name id="var_request_id"><var>$request_id</var></tag-name>
+<tag-desc>
+уникальный идентификатор запроса (1.11.0)
+</tag-desc>
+
 <tag-name id="var_request_length"><var>$request_length</var></tag-name>
 <tag-desc>
 длина запроса (включая строку запроса, заголовок и тело запроса)