Re: HUP signal to nginx doesn't work Ubuntu14

2015-06-04 Thread EuroHoster
I can't confirm this. HUP is working great on Ubuntu 14.04. p.s. nginx was installed from repository nginx, not from repo ubuntu. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,259369,259394#msg-259394 ___ nginx mailing list nginx@nginx.org h

Re: HUP signal to nginx doesn't work Ubuntu14

2015-06-04 Thread Kunal Pariani
signal to nginx doesn't work Ubuntu14 Hello! On Wed, Jun 03, 2015 at 05:06:57PM -0500, Kunal Pariani wrote: > Hello, > Am seeing an issue while sending HUP signal to nginx (for config reload) on > Ubuntu14. It just kills the master process & doesn't start the new worker

Re: HUP signal to nginx doesn't work Ubuntu14

2015-06-03 Thread Maxim Dounin
Hello! On Wed, Jun 03, 2015 at 05:06:57PM -0500, Kunal Pariani wrote: > Hello, > Am seeing an issue while sending HUP signal to nginx (for config reload) on > Ubuntu14. It just kills the master process & doesn't start the new worker > processes. The same works just fine on CentOS 6.6 64-bit >

HUP signal to nginx doesn't work Ubuntu14

2015-06-03 Thread Kunal Pariani
Hello, Am seeing an issue while sending HUP signal to nginx (for config reload) on Ubuntu14. It just kills the master process & doesn't start the new worker processes. The same works just fine on CentOS 6.6 64-bit $ ps -eaf | grep nginx zimbra 10860 1 0 16:05 ? 00:00:00 nginx: master process