log rotation on windows?

Edho P Arief edhoprima at gmail.com
Wed Aug 25 17:45:46 MSD 2010


On Wed, Aug 25, 2010 at 7:31 PM, Igor Sysoev <igor at sysoev.ru> wrote:
> We usually use the kill. "nginx -s reopen" has to grab the pid using
> nginx.conf, because it needs to know master process pid.
>

actually, using `nginx -s reopen -c /path/to/config` is usually more
reliable as there's no need to check/find the path to pidfile (unless
using pkill but then that'd trigger all nginx master servers when
there are more than one running (no reason to, but who knows?))


-- 
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org



More information about the nginx mailing list