Worker process is not getting killed , when master is killed using -9

cubicdaiya cubicdaiya at gmail.com
Thu Aug 8 06:52:54 UTC 2013


Hello.

SIGKILL(9) is not able to trapped for any process.

How about using SIGTERM or QUIT?

Or you might want to see following about controlling nginx with signal.

http://nginx.org/en/docs/control.html

2013/8/8 Vivek Goel <goelvivek2011 at gmail.com>

> Hi,
> I am facing one problem with nginx.  I am waiting for nginx to stop
> withing 30 seconds. If it is not getting stopped, I am firing command to
> kill master process using
> pkill -9 <master_process_pid>
>
> But, Killing master is not killing the worker process. Due to that reason.
> Port is not getting released.
>
> Is it known problem  or desired behavior ?
>
> regards
> Vivek Goel
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>



-- 
Tatsuhiko Kubo

E-Mail : cubicdaiya at gmail.com
HP      : http://cccis.jp/index_en.html
Twitter : http://twitter.com/cubicdaiya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20130808/9e98e686/attachment.html>


More information about the nginx mailing list