nginx module like lighttpd's proxy-core.balancer

Drew Wareham lists at ruby-forum.com
Wed Oct 1 04:20:25 MSD 2008


Drew Wareham wrote:
> Hi,
> 
> We're currently experiencing a DDoS, which is causing havoc with our
> FastCGI pools.  I am wondering if there is any module available which
> allows us to load balance the FastCGI pass stage of the request,
> similiar to Lighttpd's proxy-core.balancer
> (http://trac.lighttpd.net/trac/wiki/Docs:ModProxyCore).
> 
> We have several pools setup on different servers so if we could get a
> SQF type setup running it would be ideal.
> 
> Hope that made sense.
> 
> Thanks!

Uh,

It appears that the UpstramFairModule 
(http://wiki.codemongers.com/NginxHttpUpstreamFairModule) will do what 
we need.  I originally misread the page.

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





More information about the nginx mailing list