# HG changeset patch # User Ruslan Ermilov # Date 1332229686 0 # Node ID e9a2a856d76b0340c4de51d3f33419ce3b52c9ae # Parent 6351ab7881579b44be21bd2bce094dc0755544b8 Documented the $connection_requests variable. diff -r 6351ab788157 -r e9a2a856d76b xml/en/docs/http/ngx_http_log_module.xml --- a/xml/en/docs/http/ngx_http_log_module.xml Mon Mar 19 20:40:38 2012 +0000 +++ b/xml/en/docs/http/ngx_http_log_module.xml Tue Mar 20 07:48:06 2012 +0000 @@ -148,6 +148,11 @@ 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 -r 6351ab788157 -r e9a2a856d76b xml/ru/docs/http/ngx_http_log_module.xml --- a/xml/ru/docs/http/ngx_http_log_module.xml Mon Mar 19 20:40:38 2012 +0000 +++ b/xml/ru/docs/http/ngx_http_log_module.xml Tue Mar 20 07:48:06 2012 +0000 @@ -145,6 +145,11 @@ порядковый номер соединения +$connection_requests + +текущее число запросов в соединении + + $msec время в секундах с точностью до миллисекунд на момент записи в лог