cool, thanks Roberto, works like a charm. It should be probably documented here http://uwsgi-docs.readthedocs.org/en/latest/Options.html
On Fri, Apr 12, 2013 at 12:06 AM, Roberto De Ioris <[email protected]> wrote: > > > Hi, > > > > I have "reload-mercy = 5" set in the .ini file, but it seems to be still > > 60, these are the messages from the log: > > > > our mercy for graceful operations on workers is 60 seconds > > Fri Apr 12 10:56:44 2013 - worker 1 (pid: 19336) is taking too much time > > to > > die...NO MERCY !!! > > > > The second line appears only around a minute after restart. > > > > uWSGI version is 1.9.6, using gevent loop. > > > > Thanks for your reply, > > Regards, > > > > Igor Katson. > > > > P.S. Roberto, thanks again for the awesome uWSGI! > > _______________________________________________ > > uWSGI mailing list > > [email protected] > > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi > > > > --worker-reload-mercy is what you need, reload-mercy is a global value > used as a fallback > > > -- > Roberto De Ioris > http://unbit.it > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
