# HG changeset patch # User Yaroslav Zhuravlev # Date 1545146482 -10800 # Node ID 994207cf96dacee0a7b3914f9c8006800153e3d6 # Parent 296fc77c97257097c1052ade4633aa03c53a7db4 Documented the "$upstream_bytes_sent" variable for http. diff -r 296fc77c9725 -r 994207cf96da xml/en/docs/http/ngx_http_upstream_module.xml --- a/xml/en/docs/http/ngx_http_upstream_module.xml Tue Dec 11 14:56:34 2018 +0000 +++ b/xml/en/docs/http/ngx_http_upstream_module.xml Tue Dec 18 18:21:22 2018 +0300 @@ -10,7 +10,7 @@ + rev="79">
@@ -1157,6 +1157,14 @@ $upstream_addr variable. +$upstream_bytes_sent + +number of bytes sent to an upstream server (1.15.8). +Values from several connections +are separated by commas and colons like addresses in the +$upstream_addr variable. + + $upstream_cache_status diff -r 296fc77c9725 -r 994207cf96da xml/ru/docs/http/ngx_http_upstream_module.xml --- a/xml/ru/docs/http/ngx_http_upstream_module.xml Tue Dec 11 14:56:34 2018 +0000 +++ b/xml/ru/docs/http/ngx_http_upstream_module.xml Tue Dec 18 18:21:22 2018 +0300 @@ -10,7 +10,7 @@ + rev="79">
@@ -1163,6 +1163,14 @@ $upstream_addr. +$upstream_bytes_sent + +число байт, переданных на сервер группы (1.15.8). +Значения нескольких соединений +разделяются запятыми и двоеточиями подобно адресам в переменной +$upstream_addr. + + $upstream_cache_status