Signal registered in the application: uwsgi.register_signal(1, "workers", uwsgi.reload)
If you call this a signal from any worker everything works properly. The other hand, I added a Mule with "brain", which occasionally should call: uwsgi.signal(1) This operation does not return any logs, but the signal does not seem to work (there is no restart). Is from Mule side I can not call signals? uWSGI 1.0 -- Łukasz Wróblewski http://www.nri.pl/ - Nowoczesne Rozwiązania Internetowe http://www.hostowisko.pl/ - Profesjonalny i tani hosting http://www.katalog-polskich-firm.pl/ - Najlepszy darmowy katalog firm _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
