load balancing algorithms

Adam Schwartz adam at anschwa.com
Wed Sep 27 13:38:33 UTC 2017


Hi,

> Certainly things will be different if 
> requests are not equal, though this is what least_conn is expected 
> to address (and again, it does so better than just testing two 
> choices).

Awesome, I hope to address this issue in my research. My suspicion is
that round-robin and random will continue to do pretty well under
typical web server demands. However, these other algorithms look
promising and hopefully like you’ve said, can be implemented using a
combination of existing methods.

Thank you very much for your replies,
-Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20170927/206f4a77/attachment.html>


More information about the nginx mailing list