diff xml/en/docs/stream/ngx_stream_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 98fd810c13e0
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_upstream_module.xml	Tue Sep 24 15:51:59 2019 +0300
+++ b/xml/en/docs/stream/ngx_stream_upstream_module.xml	Wed Sep 25 16:06:51 2019 +0300
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_upstream_module"
         link="/en/docs/stream/ngx_stream_upstream_module.html"
         lang="en"
-        rev="36">
+        rev="37">
 
 <section id="summary">
 
@@ -202,6 +202,10 @@
 marks the server as a backup server.
 Connections to the backup server will be passed
 when the primary servers are unavailable.
+<note>
+The parameter cannot be used along with the
+<link id="hash"/> and <link id="random"/> load balancing methods.
+</note>
 </tag-desc>
 
 <tag-name id="down">