# HG changeset patch # User Vladimir Homutov # Date 1384162660 -14400 # Node ID 15f48e365f43483381c0740c7fc1cd31c82fe961 # Parent 9ca8b71e0e0356567012d2f9bdafe6d9d5202f76 Documented the "max_conns" parameter of the "server" directive. diff -r 9ca8b71e0e03 -r 15f48e365f43 xml/en/docs/http/ngx_http_upstream_module.xml --- a/xml/en/docs/http/ngx_http_upstream_module.xml Fri Mar 28 13:50:48 2014 +0000 +++ b/xml/en/docs/http/ngx_http_upstream_module.xml Mon Nov 11 13:37:40 2013 +0400 @@ -10,7 +10,7 @@ + rev="13">
@@ -191,6 +191,16 @@ +max_conns=number + +limits the maximum number of simultaneous connections to the +proxied server (1.5.9). +Default value is zero, meaning there is no limit. + +This functionality is available as part of our only. + + + backup marks the server as a backup server.