diff xml/ru/docs/http/ngx_http_upstream_module.xml @ 1866:6f2c5a36b4d1

Documented the "jitter" parameter for health_check.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 15 Dec 2016 16:56:46 +0300
parents dca985318cfe
children 6225d50b3cba
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="56">
+        rev="57">
 
 <section id="summary">
 
@@ -762,6 +762,15 @@ server {
 по умолчанию 5 секунд;
 </tag-desc>
 
+<tag-name id="health_check_jitter">
+<literal>jitter</literal>=<value>время</value>
+</tag-name>
+<tag-desc>
+задаёт время, в пределах которого
+случайным образом задерживается каждая проверка,
+по умолчанию задержки нет;
+</tag-desc>
+
 <tag-name id="fails">
 <literal>fails</literal>=<value>число</value>
 </tag-name>