# HG changeset patch # User Yaroslav Zhuravlev # Date 1403088240 -14400 # Node ID ab2ea38f3512a96350e63ceb2e4206fe2a606e72 # Parent 270d597226940085a0ed1b98bc86ec02d4ad6369 Upstream: least_conn description corresponds to the Russian text. 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="25">
@@ -508,7 +508,7 @@ SCGI and uwsgi protocols do not have a n Specifies that a group should use a load balancing method where a request is passed to the server with the least number of active connections, taking into account weights of servers. -If there are several such servers, they are tried using a +If there are several such servers, they are tried in turn using a weighted round-robin balancing method.