# HG changeset patch # User Yaroslav Zhuravlev # Date 1618322788 -3600 # Node ID c1d62e514b3caf36eea85b244d3f1a2648316991 # Parent 4f44386a16b172ffe313d9c0ce2915228eac416c Documented the $connection_time variable. diff -r 4f44386a16b1 -r c1d62e514b3c xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml Tue Apr 13 15:06:13 2021 +0100 +++ b/xml/en/docs/http/ngx_http_core_module.xml Tue Apr 13 15:06:28 2021 +0100 @@ -10,7 +10,7 @@ + rev="96">
@@ -3071,6 +3071,11 @@ current number of requests made through a connection (1.3.8, 1.2.5) +$connection_time + +connection time in seconds with a milliseconds resolution (1.19.10) + + $content_length
Content-Length
request header field diff -r 4f44386a16b1 -r c1d62e514b3c xml/ru/docs/http/ngx_http_core_module.xml --- a/xml/ru/docs/http/ngx_http_core_module.xml Tue Apr 13 15:06:13 2021 +0100 +++ b/xml/ru/docs/http/ngx_http_core_module.xml Tue Apr 13 15:06:28 2021 +0100 @@ -10,7 +10,7 @@ + rev="96">
@@ -3071,6 +3071,11 @@ текущее число запросов в соединении (1.3.8, 1.2.5) +$connection_time + +время соединения в секундах с точностью до миллисекунд (1.19.10) + + $content_length поле
Content-Length
заголовка запроса