On 16 May 2012 20:09, Tomasz Torcz wrote:
> On Wed, May 16, 2012 at 06:10:08PM +0100, Jamie Nguyen wrote:
>> On 16 May 2012 08:16, Tomasz Torcz wrote:
>> > Also, implementing socket-activation in nginx would make it upgradable
>> > without losing any connections.
>>
>> Sorry, could you clarify?
On Wed, May 16, 2012 at 06:10:08PM +0100, Jamie Nguyen wrote:
> On 16 May 2012 08:16, Tomasz Torcz wrote:
> > On Wed, May 16, 2012 at 01:19:20AM +0200, Michal Schmidt wrote:
> >> On 05/16/2012 12:21 AM, Jamie Nguyen wrote:
> >> > /etc/init.d/nginx upgrade
> >> >
> >> >This has disappeared follo
On 16 May 2012 08:16, Tomasz Torcz wrote:
> On Wed, May 16, 2012 at 01:19:20AM +0200, Michal Schmidt wrote:
>> On 05/16/2012 12:21 AM, Jamie Nguyen wrote:
>> > /etc/init.d/nginx upgrade
>> >
>> >This has disappeared following migration to systemd, so my intention
>> >is to include an nginx-upgr
On 16 May 2012 00:19, Michal Schmidt wrote:
> On 05/16/2012 12:21 AM, Jamie Nguyen wrote:
>>
>> /etc/init.d/nginx upgrade
>>
>> This has disappeared following migration to systemd, so my intention
>> is to include an nginx-upgrade shell script to replace this
>> functionality.
>>
>> My question
On Wed, May 16, 2012 at 01:19:20AM +0200, Michal Schmidt wrote:
> On 05/16/2012 12:21 AM, Jamie Nguyen wrote:
> >/etc/init.d/nginx upgrade
> >
> >This has disappeared following migration to systemd, so my intention
> >is to include an nginx-upgrade shell script to replace this
> >functionality.
On 05/16/2012 12:21 AM, Jamie Nguyen wrote:
/etc/init.d/nginx upgrade
This has disappeared following migration to systemd, so my intention
is to include an nginx-upgrade shell script to replace this
functionality.
My question is, where should this shell script go? In /usr/bin/nginx-upgrade?
Hi,
Currently trying to sort out:
https://bugzilla.redhat.com/show_bug.cgi?id=821926
Following an update to the nginx package, the command below would
allow the server to switch to the new binary with zero-downtime (new
process created, old process gracefully phased out):
/etc/init.d/nginx up