Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

2 items tagged “mongrel”

A Fair Proxy Balancer for Nginx and Mongrel. nginx uses round robin for proxying by default; this extension module ensures requests are queued up and sent through to backend mongrel servers that aren’t currently busy. I don’t see any reason this wouldn’t work with servers other than mongrel. 0 9th December 2007, 2:57 pm

A brief update with some numbers for hardware load-balanced mongrels. 4000 requests/second on 48 mongrels behind a hardware load balancer. 0 5th February 2007, 12:38 am

A django site