diff xml/ru/docs/http/ngx_http_core_module.xml @ 1721:737c86e8b316

Clarified meaning of the $request_id variable.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 06 Jun 2016 12:25:16 +0300
parents 792478434bb1
children 5eb54b170c74
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="57">
+        rev="58">
 
 <section id="directives" name="Директивы">
 
@@ -3078,7 +3078,8 @@ scgi_pass_request_body off</link>
 
 <tag-name id="var_request_id"><var>$request_id</var></tag-name>
 <tag-desc>
-уникальный идентификатор запроса (1.11.0)
+уникальный идентификатор запроса,
+сформированный из 16 случайных байт, в шестнадцатеричном виде (1.11.0)
 </tag-desc>
 
 <tag-name id="var_request_length"><var>$request_length</var></tag-name>