Configuring Round Robin Load Balancing by Using NGINX
The default load balancing method that's used by NGINX is the round-robin method. This method proxies traffic sequentially to each server in a defined group. This task describes how to configure round-robin load balancing for an example set of servers.