nginx-0.7.53
Michael Shadle
mike503 at gmail.com
Tue Apr 28 11:42:20 MSD 2009
i've always had to killall -9 nginx ; /etc/init.d/nginx start after a recompile.
i did not have to stop nginx before make install though
On Tue, Apr 28, 2009 at 12:31 AM, Joe Bofh <lists at ruby-forum.com> wrote:
>
>
> Is there now a preferred way to install a new binary and restart nginx
> given the new options available?
>
>
> I just tried installing 0.7.53 and it appears the nginx init script does
> not like restarting after a new binary has been installed.
>
> So as of now, I have to do this
>
> /etc/init.d/nginx stop
> make install
> /etc/init.d/nginx start
>
>
>
> I'm open to hearing suggestions for minimizing downtime while upgrading.
>
> --
> Posted via http://www.ruby-forum.com/.
>
>
More information about the nginx
mailing list