ok found I need to fire following command after SIGUSR2<br>kill -WINCH $(cat nginx.pid.oldbin) <br>kill -QUIT $(cat nginx.pid.oldbin) <br><br clear="all">regards<div>Vivek Goel</div><br>
<br><br><div class="gmail_quote">On Mon, Jul 9, 2012 at 2:40 PM, vivek goel <span dir="ltr"><<a href="mailto:goelvivek2011@gmail.com" target="_blank">goelvivek2011@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am trying to upgrade nginx binary on fly. <br>But when I am giving signal to upgrade  the binary it is giving following error:<br><br>2012/07/09 14:34:39 [crit] 22688#0: the changing binary signal is ignored: you should shutdown or terminate before either old or new binary's process<br>

<br>My core configuration look like this:<br><br>user  vivek;<br>worker_processes  2;<br>events {<br>    worker_connections  1024;<br>}<br><br><br><br clear="all">regards<span class="HOEnZb"><font color="#888888"><div>Vivek Goel</div>
<br>
</font></span></blockquote></div><br>