August 2017
Intermediate to advanced
278 pages
8h 53m
English
Like the round-robin configuration, we have three upstream servers defined with the name localapp. For this configuration, we explicitly tell NGINX to use the least_conn method of load balancing.
As each new request comes in, NGINX determines which upstream server has the least amount of connections and directs requests to this server.
Read now
Unlock full access