Issue with nginx not waiting for a response from mongrel

Chavelle Vincent lists at ruby-forum.com
Thu Aug 7 21:44:31 MSD 2008


W. andrew Loe iii wrote:
> By default, nginx proxying is just round-robin. The fair proxy
> balancer will try to avoid overloading your mongrels.
> 
> http://wiki.codemongers.com/NginxHttpUpstreamFairModule

I think he wants a feature like a per-server max connection (as 
haproxy). This transforms server into a request buffer between the 
thousands of
clients and the few backend servers.

-- 
Posted via http://www.ruby-forum.com/.





More information about the nginx mailing list