Re: Nginx old worker process not exiting on reload

2016-10-08 Thread B.R.
RTFM? http://nginx.org/en/docs/control.html --- *B. R.* On Sat, Oct 8, 2016 at 7:34 AM, Sharan J wrote: > Hi, > > Is there a way to prevent this? Is there any other way to kill such > process without the need for rebooting the machine. > > Thanks, > Santhakumari > > On Wed, Oct 5, 2016 at 4:35 P

Re: Nginx old worker process not exiting on reload

2016-10-07 Thread Sharan J
Hi, Is there a way to prevent this? Is there any other way to kill such process without the need for rebooting the machine. Thanks, Santhakumari On Wed, Oct 5, 2016 at 4:35 PM, Philip Walenta wrote: > The only thing I ever experienced that would hold an old worker process > open after a restar

Re: Nginx old worker process not exiting on reload

2016-10-05 Thread Philip Walenta
The only thing I ever experienced that would hold an old worker process open after a restart (in my case config reload) were websocket connections. Sent from my iPhone > On Oct 5, 2016, at 5:59 AM, Sharan J wrote: > > Hi, > > While reloading nginx, sometimes old worker process are not exiting

Nginx old worker process not exiting on reload

2016-10-05 Thread Sharan J
Hi, While reloading nginx, sometimes old worker process are not exiting thereby, entering into "uninterrupted sleep" state. Is there a way to kill such abandoned worker process? How can this process be avoided? We are using nginx-1.10.1 Thanks, Santhakumari.V _