I didn't realize this would so tricky, or "tricky" :)<div><br>I was hoping it was just a simple config setting! hehe</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 4, 2012 at 1:49 PM, Jonathan Matthews <span dir="ltr"><<a href="mailto:contact@jpluscplusm.com" target="_blank">contact@jpluscplusm.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 4 December 2012 18:45, S Ahmed <<a href="mailto:sahmed1020@gmail.com">sahmed1020@gmail.com</a>> wrote:<br>


> How do I sent a USR1?  What is that for, it signals to nginx to start a new<br>
> file?<br>
<br>
</div>I don't believe so, no. Check<br>
<a href="http://wiki.nginx.org/CommandLine#Stopping_or_Restarting_Nginx" target="_blank">http://wiki.nginx.org/CommandLine#Stopping_or_Restarting_Nginx</a><br>
You'd have to move the log out from under nginx before sending it, I think.<br>
<br>
I'd personally use logrotate with a specially SIGUSR1-related config<br>
stanza if I had to do this, and wouldn't try and write the logic<br>
myself.<br>
<span class="HOEnZb"><font color="#888888"><br>
Jonathan<br>
--<br>
Jonathan Matthews // Oxford, London, UK<br>
<a href="http://www.jpluscplusm.com/contact.html" target="_blank">http://www.jpluscplusm.com/contact.html</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div>