diff xml/ru/docs/http/ngx_http_upstream_module.xml @ 2058:eb58ee50561d

Documented upstream name in $upstream_addr.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 10 Oct 2017 15:34:03 +0300
parents 29b68a7b42fc
children 7275c134ec67
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_upstream_module.xml	Wed Oct 11 15:11:21 2017 +0300
+++ b/xml/ru/docs/http/ngx_http_upstream_module.xml	Tue Oct 10 15:34:03 2017 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_upstream_module"
         link="/ru/docs/http/ngx_http_upstream_module.html"
         lang="ru"
-        rev="62">
+        rev="63">
 
 <section id="summary">
 
@@ -1054,6 +1054,8 @@
 то адреса, соответствующие разным группам серверов, разделяются двоеточием,
 например,
 “<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>