On Mon, 24 Sep 2012 15:55:22 +0200 Marcin Deranek <[email protected]> wrote:
> On Mon, 24 Sep 2012 14:36:14 +0200 > Roberto De Ioris <[email protected]> wrote: > > > Just to be sure it is not app-related: > > > > Can you decrease reload-mercy in your instance few seconds ? > > > > --reload-mercy 5 > > > > will wait no more than 5 seconds for a worker to be > > recycled/destroyed. > > Still hanging forever :-( This seems to be most likely caused by Ruby itself. First I tried to update all gems, but that had no effect on uwsgi hanging forever. Updating ruby from 1.9.2p290 to 1.9.3p194 fixed the issue: I was able to run torture test for ~1h without any problem. Cheers, Marcin _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
