nginx apache and port

Nuno Magalhães nunomagalhaes at eu.ipp.pt
Wed May 26 23:18:04 MSD 2010


http://wiki.nginx.org/NginxCommandLine#Loading_a_New_Configuration_Using_Signals

What you suggested actually kills the server then starts it. It would
be wiser to just reload the config file on the fly, without any
downtime, by sending it signal 15:

kill -HUP `cat /var/run/nginx.pid`

This is on Debian GNU/Linux, YM[and pid location]MV.

-- 
()  ascii-rubanda kampajno - kontraŭ html-a retpoŝto
/\  ascii ribbon campaign - against html e-mail



More information about the nginx mailing list