Matt Zukowski wrote: > Just a suggestion, but maybe the stop command should wait until all the > servers are actually down before it exits. What Michael describes below > is a fairly frustrating aspect of using mongrel_cluster. The restart > process right now kind of sucks, and I suspect that making it behave > more gracefully would make a lot of people happy.
And Mongrel itself does support a more graceful restart, mongrel_cluster just doesn't use it at the moment. Even given the constraint that a true restart won't re-read the cluster config, still seems worth being available as an option. _______________________________________________ Mongrel-users mailing list [EMAIL PROTECTED] http://rubyforge.org/mailman/listinfo/mongrel-users
