diff xml/en/docs/stream/ngx_stream_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 956685eb1d43
children a1f61586779b
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_upstream_module.xml
+++ b/xml/en/docs/stream/ngx_stream_upstream_module.xml
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_upstream_module"
         link="/en/docs/stream/ngx_stream_upstream_module.html"
         lang="en"
-        rev="35">
+        rev="36">
 
 <section id="summary">
 
@@ -304,7 +304,7 @@ 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"/> load balancing method.
+<link id="hash"/> and <link id="random"/> load balancing methods.
 </note>
 </tag-desc>