Syntax: | least_conn; |
---|---|
Default: | — |
Context: | upstream |
Specifies that a server group should use a load balancing method where a connection 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 in turn using a weighted round-robin balancing method.
Please login to continue.