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<div>Vivek Goel</div><br>