ey-balancer?
Adam Zell
zellster at gmail.com
Tue Feb 24 00:06:31 MSK 2009
Hello,
Has anyone tried ey-balancer:
http://github.com/ry/nginx-ey-balancer/tree/master. From the README:
"haproxy maxconn for nginx
Adds a request queue to Nginx that allows the limiting of concurrent
requests
passed to the upstream. "max_connections N;" in an upstream directive means
that each upstream server will be given N request at a time, per Nginx
worker. For example, if you have two workers and "max_connections 1;" then
there will be a total of 2 requests at a time on each upstream server."
I am guessing that the intended audience is Rails sites with multiple
mongrel servers.
--
Adam
zellster at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20090223/f949fffd/attachment.html>
More information about the nginx
mailing list