Hey, this is really interesting. I'll investigate to see where Mongrel2 and Unicorn are converging.
Let me know if you need more access to any Mongrel resources. Evan On Wed, Feb 11, 2009 at 7:28 PM, Eric Wong <[email protected]> wrote: > 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 > -- Evan Weaver _______________________________________________ Mongrel-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-development
