mongrel_rails and mongrel::cluster are slated to all change in 1.2. Evan
On Nov 7, 2007 8:00 AM, Wayne E. Seguin <[EMAIL PROTECTED]> wrote: > > On 11/3/07, Eden Li <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > Forgive me if this has been asked before, but is there a reason > > mongrel_rails cluster::restart stops all ports and then restarts them > > again? Wouldn't it be better to restart each port one-by-one in > > series so that upstream proxy servers can fail over while the restart > > is occurring, or am I missing something? > > > > Thanks, > > eden > > > Eden, > > > You are not missing anything, this is the case. I use my own custom cluster > script which does exactly this instead of mongrel_cluster. > > That said, patches are welcome :) > > Thank you, > > ~Wayne > > _______________________________________________ > Mongrel-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/mongrel-users > -- Evan Weaver Cloudburst, LLC _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
