Ryan Dahl <[email protected]> wrote: > > The master process already notices when timeout is expired and sends > > SIGKILL to workers. I could add a :soft_timeout config and have it send > > SIGQUIT to workers if a lower timeout is reached. > > yes - i just saw that. is that working well for you?
It worked when I wrote it and added a sleep(120) to the bundled "hello world" app; but haven't had the chance to even use run Unicorn today since I sent out the announcement email; much less write proper tests for it. -- Eric Wong _______________________________________________ Mongrel-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-development
