Hi, is there a way to, inside a module, be notified when the Nginx process received a signal to reload? I need to stop some timers and do cleanup routines when a worker is on "worker process is shutting down" state to allow it to completely stop as fast as possible.
I don't want to start a periodic timer to check this, if there is another way. Regards, Wandenberg
_______________________________________________ nginx-devel mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx-devel
