Hello Alex,

Il 03/05/2016 22:01, Alex V. Koval ha scritto:
Hi All,

I have a problem with uWSGI (2.0.12 on Ubuntu 14.04) - since some change
in my python code (a few thousand lines of code were changed, its
difficult understand now what caused the probelm) uwsgi
does not reloads gracefully on SIGHUP as it were before - instead
process detached only on 'harakiri' which is quite slow and all client
connections are hang:

Sorry but given this premise it's quite hard to help you if acknowledge the regression has been caused by your python code :)

My first suggestion would be to bisect your changes to see what causes the issue. Then are you worker idle or are they consuming cpu? In the second case maybe you can try to profile them (--profile) and maybe something will show up.

--
Riccardo Magliocchetti
@rmistaken

http://menodizero.it
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to