diff xml/en/docs/http/ngx_http_upstream_module.xml @ 1817:0160e8784417

Documented behavior of server slow_start with ip_hash and hash.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 03 Jun 2015 15:35:08 +0300
parents 2245f2827e2f
children 574c44d14837
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="52">
+        rev="53">
 
 <section id="summary">
 
@@ -325,6 +325,10 @@ from zero to a nominal value, when unhea
 or when the server becomes available after a period of time
 it was considered <link id="fail_timeout">unavailable</link>.
 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.
+</note>
 </tag-desc>
 
 </list>