diff xml/en/docs/http/ngx_http_upstream_module.xml @ 1783:031566771bbd

Documented $upstream_bytes_received for http upstream.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 13 Sep 2016 18:46:02 +0300
parents 61aca81458a0
children 9d722e4153ab
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_upstream_module.xml	Tue Sep 13 18:54:58 2016 +0300
+++ b/xml/en/docs/http/ngx_http_upstream_module.xml	Tue Sep 13 18:46:02 2016 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_upstream_module"
         link="/en/docs/http/ngx_http_upstream_module.html"
         lang="en"
-        rev="48">
+        rev="49">
 
 <section id="summary">
 
@@ -1263,6 +1263,14 @@
 “<literal>192.168.1.1:80, 192.168.1.2:80, unix:/tmp/sock : 192.168.10.1:80, 192.168.10.2:80</literal>”.
 </tag-desc>
 
+<tag-name id="var_upstream_bytes_received"><var>$upstream_bytes_received</var></tag-name>
+<tag-desc>
+number of bytes received from an upstream server (1.11.4).
+Values from several connections
+are separated by commas and colons like addresses in the
+<link id="var_upstream_addr">$upstream_addr</link> variable.
+</tag-desc>
+
 <tag-name id="var_upstream_cache_status"><var>$upstream_cache_status</var>
 </tag-name>
 <tag-desc>