diff xml/ru/docs/http/ngx_http_upstream_module.xml @ 2062:7275c134ec67

Documented "no live upstreams" case for $upstream_status.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 18 Oct 2017 15:30:44 +0300
parents eb58ee50561d
children 014323d0cc38
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_upstream_module.xml
+++ b/xml/ru/docs/http/ngx_http_upstream_module.xml
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_upstream_module"
         link="/ru/docs/http/ngx_http_upstream_module.html"
         lang="ru"
-        rev="63">
+        rev="64">
 
 <section id="summary">
 
@@ -1145,6 +1145,8 @@ upstream backend {
 Статусы нескольких ответов
 разделяются запятыми и двоеточиями подобно адресам в переменной
 <link id="var_upstream_addr">$upstream_addr</link>.
+Если сервер не может быть выбран, то
+переменная хранит статус <http-status code="502" text="Bad Gateway"/>.
 </tag-desc>
 
 </list>