I'm not sure if I'm misunderstanding the use of the vacuum option...

When I start up uwsgi with the vacuum option enabled, starts up as I
expect, but an error is displayed:

unlink(): No such file or directory [uwsgi.c line 959]

Looking at the code in uwsgi.c it looks to be trying to remove the pid
file, which, if you have already removed it from previously stopping the
server, won't be there. Is this expected behavior?


Frank JANIA
I solve problems.
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to