On Mar 13, 2008, at 4:24 AM, Tim Perrett wrote: > Hey All, > > I just wanted to get other peoples take on problems when running merb > in production? Just as Rails used to do, the mongrels tend to get > heavy/unresponsive over time so need a good kicking by a watcher > daemon like god or monit. However, I have had serious problems getting > God to restart the process, as the "merb -k <port>" command doesnt > appear to work reliably and it cant kill off the old merb successfully > so restarting the new one fails :'(
Are you running one mongrel or multiple. I have a site that I haven't touched for 6months and it is running fine. Jim _______________________________________________ Merb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/merb-devel
