changeset 452:e9a2a856d76b

Documented the $connection_requests variable.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 20 Mar 2012 07:48:06 +0000
parents 6351ab788157
children 98ee97a382d3
files xml/en/docs/http/ngx_http_log_module.xml xml/ru/docs/http/ngx_http_log_module.xml
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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
 </tag-desc>
 
+<tag-name><var>$connection_requests</var></tag-name>
+<tag-desc>
+the current number of requests made through a connection
+</tag-desc>
+
 <tag-name><var>$msec</var></tag-name>
 <tag-desc>
 time in seconds with a milliseconds resolution at the time of log write
--- 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 @@
 порядковый номер соединения
 </tag-desc>
 
+<tag-name><var>$connection_requests</var></tag-name>
+<tag-desc>
+текущее число запросов в соединении
+</tag-desc>
+
 <tag-name><var>$msec</var></tag-name>
 <tag-desc>
 время в секундах с точностью до миллисекунд на момент записи в лог