Jens Kraemer <kraemer at webit.de> wrote: > However, if I limit *one* of the mongrels to 1 connection at a time, I get > this: > pen -fdnr 9000 localhost:9001:1 localhost:9002 > Fast: 59 > Slow: 6
That's interesting! Thanks. I did try a similar configuration of mod_proxy_balancer, but it didn't have the same effect. Maybe I'll play with Pen some more... > So maybe, if the slow actions are well known, one could just reserve a > pool of Mongrels for these slow actions, and another one for the fast > ones... We did consider this approach. It "feels wrong" to us though, and as I said in my response to Zed's mail, for our application at least it's not always possible to identify "slow" actions ahead of time :-( Thanks for the information though! -- paul.butcher->msgCount++ Snetterton, Castle Combe, Cadwell Park... Who says I have a one track mind? MSN: [EMAIL PROTECTED] AIM: paulrabutcher Skype: paulrabutcher LinkedIn: https://www.linkedin.com/in/paulbutcher _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
