Bug#821114: [Pkg-nginx-maintainers] Bug#821114: nginx: Please use KillSignal=SIGQUIT in systemd service

2017-01-11 Thread Christos Trochalakis
Michael, Laurent, I believe we can close the issue, unless you have an objection.

Bug#821114:

2016-12-20 Thread OSCAR EDUARDO MARTINEZ
Last update: Wed. Dec, 21, 00:56:49 2016

Bug#821114: WhatsApp

2016-11-16 Thread neelamsingh1256 9468372356

Bug#821114: nginx: Please use KillSignal=SIGQUIT in systemd service

2016-11-13 Thread Christos Trochalakis
On Thu, Nov 10, 2016 at 10:42:36PM +0100, Michael Biebl wrote: On Tue, 8 Nov 2016 11:20:45 +0200 Christos Trochalakis wrote: On Fri, Apr 15, 2016 at 06:54:55PM +0200, Laurent Bigonville wrote: >Package: nginx >Version: 1.6.2-3 >Severity: normal >User: pkg-systemd-maintain...@lists.alioth.debian

Bug#821114: nginx: Please use KillSignal=SIGQUIT in systemd service

2016-11-10 Thread Michael Biebl
On Tue, 8 Nov 2016 11:20:45 +0200 Christos Trochalakis wrote: > On Fri, Apr 15, 2016 at 06:54:55PM +0200, Laurent Bigonville wrote: > >Package: nginx > >Version: 1.6.2-3 > >Severity: normal > >User: pkg-systemd-maintain...@lists.alioth.debian.org > > > >Hi, > > > >Wouldn't it be better to use Kill

Bug#821114: nginx: Please use KillSignal=SIGQUIT in systemd service

2016-11-08 Thread Christos Trochalakis
On Fri, Apr 15, 2016 at 06:54:55PM +0200, Laurent Bigonville wrote: Package: nginx Version: 1.6.2-3 Severity: normal User: pkg-systemd-maintain...@lists.alioth.debian.org Hi, Wouldn't it be better to use KillSignal=SIGQUIT in the .service file rather than using this hack? ExecStop=-/sbin/start

Bug#821114: (no subject)

2016-07-16 Thread Michael Lustfield
I feel like this probably is required to keep systemd handling the way nginx reloads without troubles. I'll try to test the more simple solution under load. -- Michael Lustfield

Bug#821114: nginx: Please use KillSignal=SIGQUIT in systemd service

2016-04-15 Thread Laurent Bigonville
Package: nginx Version: 1.6.2-3 Severity: normal User: pkg-systemd-maintain...@lists.alioth.debian.org Hi, Wouldn't it be better to use KillSignal=SIGQUIT in the .service file rather than using this hack? ExecStop=-/sbin/start-stop-daemon --quiet --stop --retry QUIT/5 --pidfile /run/nginx.pid