# HG changeset patch # User Yaroslav Zhuravlev # Date 1421053389 -10800 # Node ID f08ae1f79000236bee201018c6e67bf005219f80 # Parent 66ee778495633fff2f43532611b94f25452f493b Documented the max_conns parameter in upstream_conf. diff --git a/xml/en/docs/http/ngx_http_upstream_module.xml b/xml/en/docs/http/ngx_http_upstream_module.xml --- a/xml/en/docs/http/ngx_http_upstream_module.xml +++ b/xml/en/docs/http/ngx_http_upstream_module.xml @@ -10,7 +10,7 @@ + rev="30">
@@ -1153,6 +1153,13 @@ of the directive. +max_conns=number + +Same as the “max_conns” parameter +of the directive. + + + slow_start=time Same as the “slow_start” parameter diff --git a/xml/ru/docs/http/ngx_http_upstream_module.xml b/xml/ru/docs/http/ngx_http_upstream_module.xml --- a/xml/ru/docs/http/ngx_http_upstream_module.xml +++ b/xml/ru/docs/http/ngx_http_upstream_module.xml @@ -10,7 +10,7 @@ + rev="30">
@@ -1160,6 +1160,13 @@ http://127.0.0.1/upstream_conf?upstream= +max_conns=число + +То же, что и параметр “max_conns” +директивы . + + + slow_start=время То же, что и параметр “slow_start