Subtle differences of restart
kalpesh.patel@glgroup.com
nginx-forum at nginx.us
Mon Mar 11 20:54:55 UTC 2013
Hello all:
I had a few subtle question on NGINX operation and in particular are of
reseading configuration :
-- Assuming NGINX processes are running and the configuration is syntacaly
valid, what it the difference when '.../nginx -s reload' is executed versus
'kill -HUP <pid of master process>' is executed? Is ther any difference in
the end result and if so what are they?
-- Assuming NGINX processes are NOT running and the configuration is
syntacaly valid, what will '.../nginx -s reload' will do?
-- Assuming NGINX processes are running and the configuration is syntacaly
valid, what should be used to reread the configuraton from a cron job?
Thanks so answers...
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,237241,237241#msg-237241
More information about the nginx
mailing list