>     Apache's mod_proxy_balancer module is a fully blocking module and
> with the default httpd.conf you're going to max out in the 120-160
> requests/ second range on a decent box. You can tune up its proxying
> to about a 1000 req/sec. So yes the net result is that you can really
> only put a couple of mongrels behind apache's proxy engine (about 2
> "hello world" rails mongrels)."

Hm, would that still be accurate if you set DEFAULT_SERVER_LIMIT to a higher
value (from 256 up to 2048 or so) and then set MaxClients to that value?
Wouldn't that open things up a bit? 

Yours,

Tom


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to