# HG changeset patch # User Yaroslav Zhuravlev # Date 1473781562 -10800 # Node ID 031566771bbd014c99a04499ab61489a8bbdbe37 # Parent 363249d888e1ac38dcdc45803e12db4cbe6b4853 Documented $upstream_bytes_received for http upstream. diff -r 363249d888e1 -r 031566771bbd xml/en/docs/http/ngx_http_upstream_module.xml --- 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 @@ + rev="49">
@@ -1263,6 +1263,14 @@ “192.168.1.1:80, 192.168.1.2:80, unix:/tmp/sock : 192.168.10.1:80, 192.168.10.2:80”. +$upstream_bytes_received + +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 +$upstream_addr variable. + + $upstream_cache_status diff -r 363249d888e1 -r 031566771bbd xml/ru/docs/http/ngx_http_upstream_module.xml --- a/xml/ru/docs/http/ngx_http_upstream_module.xml Tue Sep 13 18:54:58 2016 +0300 +++ b/xml/ru/docs/http/ngx_http_upstream_module.xml Tue Sep 13 18:46:02 2016 +0300 @@ -10,7 +10,7 @@ + rev="49">
@@ -1268,6 +1268,14 @@ “192.168.1.1:80, 192.168.1.2:80, unix:/tmp/sock : 192.168.10.1:80, 192.168.10.2:80”. +$upstream_bytes_received + +число байт, полученных от сервера группы (1.11.4). +Значения нескольких соединений +разделяются запятыми и двоеточиями подобно адресам в переменной +$upstream_addr. + + $upstream_cache_status