----- Oryginalna wiadomość ----- > Od: "Roberto De Ioris" <[email protected]> > Do: "uWSGI developers and users list" <[email protected]> > Wysłane: poniedziałek, 24 październik 2011 7:32:19 > Temat: Re: [uWSGI] uwsgi.reload from config file > > What about using --touch-reload ? It is independent by your app > code/status (it is managed by the master) and in the 1.0 branch you > can > specify an unlimited list of file to monitor. >
In fact, touch-reload does not give me anything ... except that instead of searching I have to modify a PID file. But first I must determine whether uWSGI is running (application should live), then whether mountpoint is set (is really alive), and all that I need to check periodically on CRON. -- Ł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
