# HG changeset patch # User Yaroslav Zhuravlev # Date 1403088240 -14400 # Node ID ab2ea38f3512a96350e63ceb2e4206fe2a606e72 # Parent 270d597226940085a0ed1b98bc86ec02d4ad6369 Upstream: least_conn description corresponds to the Russian text. diff -r 270d59722694 -r ab2ea38f3512 xml/en/docs/http/ngx_http_upstream_module.xml --- a/xml/en/docs/http/ngx_http_upstream_module.xml Wed Jun 18 09:04:46 2014 +0000 +++ b/xml/en/docs/http/ngx_http_upstream_module.xml Wed Jun 18 14:44:00 2014 +0400 @@ -10,7 +10,7 @@ + rev="25">
@@ -508,7 +508,7 @@ 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.