Zed A. Shaw wrote: > 1) When you do cluster::restart it sends the mongrel processes a USR2 > signal. This is the signal that tells mongrel to stop everything, wait > until that's done, then re-run the start command again. > *** NOTE: If you change your mongrel_cluster config you'll have > to use start/stop.
I'm not big on breaking the existing semantics of cluster::restart. It should be possible to support reloading the configuration file via some kind of shadow mongrel_rails file. I will investigate... Bradley _______________________________________________ Mongrel-users mailing list [EMAIL PROTECTED] http://rubyforge.org/mailman/listinfo/mongrel-users
