diff xml/en/docs/http/ngx_http_upstream_module.xml @ 2418:7e1af2148946

Updated note in slow_start with random load balancing method.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 13 Aug 2019 20:45:38 +0300
parents 994207cf96da
children a1f61586779b
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_upstream_module.xml
+++ b/xml/en/docs/http/ngx_http_upstream_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_upstream_module"
         link="/en/docs/http/ngx_http_upstream_module.html"
         lang="en"
-        rev="79">
+        rev="80">
 
 <section id="summary">
 
@@ -330,7 +330,8 @@ it was considered <link id="fail_timeout
 Default value is zero, i.e. slow start is disabled.
 <note>
 The parameter cannot be used along with the
-<link id="hash"/> and <link id="ip_hash"/> load balancing methods.
+<link id="hash"/>, <link id="ip_hash"/>, and <link id="random"/>
+load balancing methods.
 </note>
 </tag-desc>