Using Weighted Round Robin Load Balancing With NGINX
When using servers with varying physical locations or differing
hardware resources, you can configure NGINX to allocate more of
the traffic to servers that provide less latency and can handle
more of a load. This method is referred to as the weighted
round-robin method.