The use of master fifo is understood. The question is: don’t you think it is reasonable to have a command line option to do graceful shutdown transparently (so it hides internal details of how to do that)?
Thanks. Andriy Kornatskyy On Feb 16, 2014, at 9:17 AM, Roberto De Ioris <[email protected]> wrote: > >> Understood. Is there a command line option for graceful shutdown that >> internally does that best possible way, e.g. `uwsgi —-quit`? >> >> Thanks. >> >> Andriy Kornatskyy >> > > > Sorry, i am not sure to understand, why you cannot use the master fifo ? > > echo 'command' > file > > is all you need, without needing to fight with pidfiles or signals > > -- > Roberto De Ioris > http://unbit.it > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
