I skimmed through a small part of the source code of nginx (about round-robin), and figured out that the algorithm is precisely balanced if there is only one worker process. Whe