5 messages in ru.sysoev.nginxSafe to kill old pid's?
FromSent OnAttachments
Sam GhodsOct 26, 2006 5:03 am 
Igor SysoevOct 26, 2006 6:01 am 
Sam GhodsOct 26, 2006 6:04 am 
Igor SysoevOct 26, 2006 7:39 am 
Aleksandar LazicOct 26, 2006 10:09 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Safe to kill old pid's?Actions...
From:Sam Ghods (cept@public.gmane.org)
Date:Oct 26, 2006 5:03:13 am
List:ru.sysoev.nginx

Hello,

If I did a kill -HUP on the nginx master process, and a few days later there are still a couple processes that still say "nginx: worker process is shutting down", is it safe to simply run a kill command on this individual worker processes? Will it interrupt nginx or make it unstable in any way? Any idea why this might occur?

Thanks, Sam