Hi Samuel,
Il 13/04/2012 11:23, Samuel ha scritto:
Thanks for your helps.
my version is 0.9.9.2
This is a quite old version, any chance you can upgrade to at least
latest LTS (1.0.5) ?
pidfile=uwsgi.pid
touch-reload=uwsgi.pid
then
$ touch uwsgi.pid
so touch-reload and pidfile should be the same file.
I thought touch-reload can be any file, and I just had a try to see if set
touch-reload file as pid file, but no luck. I also tried on version 1.1.12,
but the result is the same defunct status.
It can be anyfile, i think it is convenient to reuse the pidfile instead
of adding another file.
I meant defunct as the follow line if I executed ps -ef |grep -i uwsgi
samuel 7751 7750 0 17:20 ? 00:00:00 [uwsgi]<defunct>
please let me know if more info needed.
Could you please post all your config file? Also if you are not already
using logto please add
logto=uwsgi.log
and post the output
thanks,
riccardo
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi