diff xml/ru/docs/http/ngx_http_upstream_module.xml @ 2434:a1f61586779b

Listed not supported load balancing methods in upstream backup.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 25 Sep 2019 16:06:51 +0300
parents 7e1af2148946
children a26a42699207
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_upstream_module.xml	Tue Sep 24 15:51:59 2019 +0300
+++ b/xml/ru/docs/http/ngx_http_upstream_module.xml	Wed Sep 25 16:06:51 2019 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_upstream_module"
         link="/ru/docs/http/ngx_http_upstream_module.html"
         lang="ru"
-        rev="80">
+        rev="81">
 
 <section id="summary">
 
@@ -224,6 +224,11 @@
 <tag-desc>
 помечает сервер как запасной сервер.
 На него будут передаваться запросы в случае, если не работают основные серверы.
+<note>
+Параметр нельзя использовать совместно с
+методами балансировки нагрузки
+<link id="hash"/>, <link id="ip_hash"/> и <link id="random"/>.
+</note>
 </tag-desc>
 
 <tag-name id="down">