How to upgrade nginx binary on fly
vivek goel
goelvivek2011 at gmail.com
Mon Jul 9 09:10:17 UTC 2012
I am trying to upgrade nginx binary on fly.
But when I am giving signal to upgrade the binary it is giving following
error:
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
My core configuration look like this:
user vivek;
worker_processes 2;
events {
worker_connections 1024;
}
regards
Vivek Goel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20120709/e7e87b75/attachment.html>
More information about the nginx-devel
mailing list