# HG changeset patch # User Yaroslav Zhuravlev # Date 1461842644 -10800 # Node ID 4319f72f11f511b7a8e0c87f66cc224f3f31ca27 # Parent 94a012d2f489e1c1006d36b1d1d223c9eba3d9be Documented the $request_id variable. diff -r 94a012d2f489 -r 4319f72f11f5 xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml Tue Apr 26 19:33:57 2016 +0300 +++ b/xml/en/docs/http/ngx_http_core_module.xml Thu Apr 28 14:24:04 2016 +0300 @@ -10,7 +10,7 @@ + rev="55">
@@ -3068,6 +3068,11 @@ directives, and the request URI +$request_id + +unique request identifier (1.11.0) + + $request_length request length (including request line, header, and request body) diff -r 94a012d2f489 -r 4319f72f11f5 xml/ru/docs/http/ngx_http_core_module.xml --- a/xml/ru/docs/http/ngx_http_core_module.xml Tue Apr 26 19:33:57 2016 +0300 +++ b/xml/ru/docs/http/ngx_http_core_module.xml Thu Apr 28 14:24:04 2016 +0300 @@ -10,7 +10,7 @@ + rev="55">
@@ -3065,6 +3065,11 @@ или и URI запроса +$request_id + +уникальный идентификатор запроса (1.11.0) + + $request_length длина запроса (включая строку запроса, заголовок и тело запроса)