comparison xml/en/docs/http/ngx_http_upstream_conf_module.xml @ 1740:32bbadb5b64c

Corrected language of the "drain" parameter in upstream_conf.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 05 Jul 2016 16:24:04 +0300
parents 57c3f36b3b6a
children 5c55b7054b58
comparison
equal deleted inserted replaced
1739:4d6446ff6ba2 1740:32bbadb5b64c
253 253
254 <tag-name id="drain"><literal>drain=</literal></tag-name> 254 <tag-name id="drain"><literal>drain=</literal></tag-name>
255 <tag-desc> 255 <tag-desc>
256 Puts the 256 Puts the
257 <link doc="ngx_http_upstream_module.xml">http</link> 257 <link doc="ngx_http_upstream_module.xml">http</link>
258 upstream server in the “draining” mode (1.7.5). 258 upstream server into the “draining” mode (1.7.5).
259 In this mode, only requests of the 259 In this mode, only requests
260 <link doc="ngx_http_upstream_module.xml" id="sticky">bound</link> to the server 260 <link doc="ngx_http_upstream_module.xml" id="sticky">bound</link> to the server
261 will be proxied to it. 261 will be proxied to it.
262 </tag-desc> 262 </tag-desc>
263 263
264 <tag-name> 264 <tag-name>