Jonathan Leibiusky Wrote: ------------------------------------------------------- > Is it true to say that every worker process in > nginx has its own round-robin > counters and that they are not aware of the other > workers counters? Yes, take a look at ngx_http_upstream_round_robin.c. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,198006,198008#msg-198008