Supervisor's only job wrt children is to send signals to children that deal with process termination (SIGTERM, SIGKILL). It doesn't "reload" children. So, no, sorry.
On 4/5/10 7:46 AM, Sebastien Estienne wrote: > Hello, > > is there a way to specify a custom command to reload a process, > because some processed like nginx have some way to reload their conf > without interrupting their work. (eg: nginx -s reload) > > Sebastien Estienne > _______________________________________________ > Supervisor-users mailing list > [email protected] > http://lists.supervisord.org/mailman/listinfo/supervisor-users > _______________________________________________ Supervisor-users mailing list [email protected] http://lists.supervisord.org/mailman/listinfo/supervisor-users
