Looks like a nice idea. One thing I wonder, just looking at it, is if it wouldn't redirect to all the configured ports, even if the mongrel on one of those ports had died. I'm pretty sure the load balancer in apache 2.2 would be smart enough to not forward to a port that stopped responding, but it looks like this would continue doing so. Can anyone confirm this?
Of course, you could work around this limitation by using monit or something similar to make sure that all the mongrels that are supposed to be running, get restarted if they ever need to be. Just something to keep in mind. -- Wes Sheldahl [EMAIL PROTECTED] On 2/10/07, Charles Brian Quinn <[EMAIL PROTECTED]> wrote:
Hey alright, nice and simple, can anyone else confirm this works decently? If so, I'll toss it up on the Apache documents on mongrel.rubyforge.org... . On 2/9/07, Steven Hansen <[EMAIL PROTECTED]> wrote: > > > > > How are you going to put more than one mongrel behind Apache 2.0? > > > > In case anyone is interested, I ran into this article the other day that > shows how you can run multiple mongrels behind apache 2.0 > > http://times.usefulinc.com/2006/09/13-mongrel-apache20 > > Regards, > Steven > _______________________________________________ > Mongrel-users mailing list > Mongrel-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users > -- Charles Brian Quinn self-promotion: www.seebq.com highgroove studios: www.highgroove.com slingshot hosting: www.slingshothosting.com main: 678.389.9462 fax: 678.826.0969 Ruby on Rails Bootcamp at the Big Nerd Ranch Intensive Ruby on Rails Training: http://www.bignerdranch.com/classes/ruby.shtml _______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users
_______________________________________________ Mongrel-users mailing list Mongrel-users@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-users