# HG changeset patch # User Ruslan Ermilov # Date 1332229686 0 # Node ID e9a2a856d76b0340c4de51d3f33419ce3b52c9ae # Parent 6351ab7881579b44be21bd2bce094dc0755544b8 Documented the $connection_requests variable. diff --git a/xml/en/docs/http/ngx_http_log_module.xml b/xml/en/docs/http/ngx_http_log_module.xml --- a/xml/en/docs/http/ngx_http_log_module.xml +++ b/xml/en/docs/http/ngx_http_log_module.xml @@ -148,6 +148,11 @@ the number of bytes sent to a client connection serial number +$connection_requests + +the current number of requests made through a connection + + $msec time in seconds with a milliseconds resolution at the time of log write diff --git a/xml/ru/docs/http/ngx_http_log_module.xml b/xml/ru/docs/http/ngx_http_log_module.xml --- a/xml/ru/docs/http/ngx_http_log_module.xml +++ b/xml/ru/docs/http/ngx_http_log_module.xml @@ -145,6 +145,11 @@ server { порядковый номер соединения +$connection_requests + +текущее число запросов в соединении + + $msec время в секундах с точностью до миллисекунд на момент записи в лог