diff xml/en/docs/http/ngx_http_core_module.xml @ 453:98ee97a382d3

Documented the $tcpinfo_* variables.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 20 Mar 2012 07:53:07 +0000
parents 92672f6f0ee1
children daafc5600fc4
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Tue Mar 20 07:48:06 2012 +0000
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Tue Mar 20 07:53:07 2012 +0000
@@ -2788,6 +2788,17 @@
 “<literal>HTTP/1.1</literal>”
 </tag-desc>
 
+<tag-name>
+<var>$tcpinfo_rtt</var>,
+<var>$tcpinfo_rttvar</var>,
+<var>$tcpinfo_snd_cwnd</var>,
+<var>$tcpinfo_rcv_space</var>
+</tag-name>
+<tag-desc>
+information about the client TCP connection; available on systems
+that support the <c-def>TCP_INFO</c-def> socket option
+</tag-desc>
+
 <tag-name><var>$uri</var></tag-name>
 <tag-desc>
 current URI in request