changeset 2707:c1d62e514b3c

Documented the $connection_time variable.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 13 Apr 2021 15:06:28 +0100
parents 4f44386a16b1
children f8686d85df53
files xml/en/docs/http/ngx_http_core_module.xml xml/ru/docs/http/ngx_http_core_module.xml
diffstat 2 files changed, 12 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml
+++ b/xml/en/docs/http/ngx_http_core_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_core_module"
         link="/en/docs/http/ngx_http_core_module.html"
         lang="en"
-        rev="95">
+        rev="96">
 
 <section id="directives" name="Directives">
 
@@ -3071,6 +3071,11 @@ connection serial number (1.3.8, 1.2.5)
 current number of requests made through a connection (1.3.8, 1.2.5)
 </tag-desc>
 
+<tag-name id="var_connection_time"><var>$connection_time</var></tag-name>
+<tag-desc>
+connection time in seconds with a milliseconds resolution (1.19.10)
+</tag-desc>
+
 <tag-name id="var_content_length"><var>$content_length</var></tag-name>
 <tag-desc>
 <header>Content-Length</header> request header field
--- 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="95">
+        rev="96">
 
 <section id="directives" name="Директивы">
 
@@ -3071,6 +3071,11 @@ location /download/ {
 текущее число запросов в соединении (1.3.8, 1.2.5)
 </tag-desc>
 
+<tag-name id="var_connection_time"><var>$connection_time</var></tag-name>
+<tag-desc>
+время соединения в секундах с точностью до миллисекунд (1.19.10)
+</tag-desc>
+
 <tag-name id="var_content_length"><var>$content_length</var></tag-name>
 <tag-desc>
 поле <header>Content-Length</header> заголовка запроса