Multiple master processes per reloading
allenhe
nginx-forum at forum.nginx.org
Mon Jul 8 02:39:52 UTC 2019
Hi,
Per my understanding, the reloading would only replace the old workers with
new ones, while during testing (constantly reloading), I found the output of
"ps -ef" shows multiple masters and shutting down workers which would fade
away very quickly, so I guess the master process may undergo the same
replacement.
Could some experts help confirm this?
What's strange is that in a production env, those masters and shutting down
workers keep stay there forever and never go away. in this env, there is a
running script that would reload the nginx every 5 minutes.
Any idea what's going on here?
Thanks and Regards,
Allen
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,284771,284771#msg-284771
More information about the nginx
mailing list