<div dir="ltr"><div>Ohhh. THANKS a lot for explaining me that. :-)<br><br></div><div>Sorry a silly job from my end .<br><br></div><div>I'll monitor logs for while and let you know about the progress. I had a quick question in previous reply. Could you please check that one ?<br>
<br>Regards.<br>Shahzaib<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Mar 27, 2014 at 6:13 PM, Maxim Dounin <span dir="ltr"><<a href="mailto:mdounin@mdounin.ru" target="_blank">mdounin@mdounin.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
<div class=""><br>
On Thu, Mar 27, 2014 at 06:08:44PM +0500, shahzaib shahzaib wrote:<br>
<br>
> I upgraded nginx to nginx-1.4.7 and then issued the command nginx -s<br>
> reload. Maybe nginx -s reload didn't actually used the latest binary. Well,<br>
> now i killed all other nginx using following command :<br>
><br>
> killall -9 nginx<br>
> nginx (to start new binary)<br>
<br>
</div>The "nginx -s reload" is a configuration reload command.  It won't<br>
even try to change a binary, it will just sent a SIGHUP to a<br>
running master process.<br>
<br>
See here for a documentation on how to control nginx properly:<br>
<a href="http://nginx.org/en/docs/control.html" target="_blank">http://nginx.org/en/docs/control.html</a><br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Maxim Dounin<br>
<a href="http://nginx.org/" target="_blank">http://nginx.org/</a><br>
<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>