Welcome! Log In Create A New Profile

Advanced

Re: nginx-0.7.53

All files from this thread

File Name File Size   Posted by Date  
patch.0.7.53.1.cache_ignore_headers 2.9 KB open | download Jérôme Loyet 04/28/2009 Read message
April 29, 2009 09:07PM
basically this:
http://wiki.nginx.org/RedHatNginxInitScript

just adds an extra macro/function in there to do an nginx -t
$conffile, and adds it in appropriate places (reload, restart, start,
now upgrade as well)

also we had to add in a sleep inside of restart

restart() {
configtest || return $?
stop
sleep 3
start
}

however, i suppose depending on the signal that "stop" sends it could
be done a lot quicker (restart should force stop, which is the -QUIT i
believe?) we had issues where it seemed like sockets weren't cleaned
up fast enough or something.


On Wed, Apr 29, 2009 at 5:48 PM, Jauder Ho <lists@ruby-forum.com> wrote:
>
> Do you have a link to this?
>
>
> Michael Shadle wrote:
>> you should add in the config file checks using-t like cliff has with
>> his redhat script (was it cliff?)
>>
>> that's an awesome feature. if it fails config check it wont reload or
>> restart etc.
>
> --
> Posted via http://www.ruby-forum.com/.
>
>
Subject Author Posted

nginx-0.7.53

Igor Sysoev April 27, 2009 08:08AM

Re: nginx-0.7.53

Joe Bofh April 27, 2009 09:18PM

Re: nginx-0.7.53

Maxim Dounin April 27, 2009 09:32PM

Re: nginx-0.7.53

mike April 27, 2009 09:49PM

Re: nginx-0.7.53

Igor Sysoev April 28, 2009 12:25AM

Re: nginx-0.7.53

mike April 28, 2009 12:56AM

Re: nginx-0.7.53

Igor Sysoev April 28, 2009 01:14AM

Re: nginx-0.7.53

mike April 28, 2009 01:37AM

Re: nginx-0.7.53

Chris Wan April 28, 2009 02:40AM

Re: nginx-0.7.53

Joe Bofh April 28, 2009 03:31AM

Re: nginx-0.7.53

mike April 28, 2009 03:42AM

Re: nginx-0.7.53

Maxim Dounin April 28, 2009 04:23AM

Re: nginx-0.7.53

mike April 28, 2009 11:16AM

Re: nginx-0.7.53

Igor Sysoev April 28, 2009 11:18AM

Re: nginx-0.7.53

mike April 28, 2009 11:32AM

Re: nginx-0.7.53

Igor Sysoev April 28, 2009 11:42AM

Re: nginx-0.7.53

Jérôme Loyet April 28, 2009 05:09PM

Re: nginx-0.7.53 Attachments

Jérôme Loyet April 28, 2009 08:03PM

Re: nginx-0.7.53

Igor Sysoev April 29, 2009 12:15AM

Re: nginx-0.7.53

Jérôme Loyet April 29, 2009 03:46AM

Re: nginx-0.7.53

Jauder Ho April 29, 2009 07:15PM

Re: nginx-0.7.53

mike April 29, 2009 08:36PM

Re: nginx-0.7.53

Jauder Ho April 29, 2009 08:48PM

Re: nginx-0.7.53

mike April 29, 2009 09:07PM

Re: nginx-0.7.53

Igor Sysoev April 28, 2009 04:53AM

Re: nginx-0.7.53

Igor Sysoev April 28, 2009 04:54AM

Re: nginx-0.7.53

Chris Wan April 28, 2009 05:19AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 154
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready