Re: Binary upgrade with systemd

2017-04-04 Thread Marc Soda
It seems that it’s working as designed. I thought the old master would exit automatically. But it sticks around in case you want to fail back. Thanks and sorry for the noise. > On Apr 4, 2017, at 7:41 AM, Marc Soda wrote: > > I sent WINCH to the old master. In this case 32277. &

Re: Binary upgrade with systemd

2017-04-04 Thread Marc Soda
; For which PID do you send the WINCH signal? > > > From: nginx mailto:nginx-boun...@nginx.org>> on > behalf of Marc Soda mailto:m...@soda.fm>> > Reply-To: "nginx@nginx.org <mailto:nginx@nginx.org>" <mailto:nginx@nginx.org>> > Date: Tuesday

Binary upgrade with systemd

2017-04-03 Thread Marc Soda
Hello, I’m using nginx 1.10.3 custom built on Ubuntu 16.04. I’m also using the recommended systemd service file: [Unit] Description=The NGINX HTTP and reverse proxy server After=syslog.target network.target remote-fs.target nss-lookup.target [Service] Type=forking PIDFile=/run/nginx.pid ExecSt