/usr/sbin/uwsgi -s /tmp/uwsgi.sock -M -p-1 ....

throws: "Segmentation fault"
What is the sum makes sense because you can not have processes -1.
But perhaps a message.

I am writing this because I met on a case "-M -p0".
uWSGI started, have PID, but all request return 504.

When you can come in handy this configuration (ie without the workers)?

It may be better to limit the minimum value of the parameter -p to 1 and 
give some message if it's wrong value.

-- 
Łukasz Wróblewski
www.nri.pl  - Nowoczesne Rozwiązania Internetowe
www.hostowisko.pl  - Profesjonalny i tani hosting
www.katalog-polskich-firm.pl  - Najlepszy darmowy katalog firm
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to