The following reply was made to PR os-linux/303; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Randy Carpenter <[EMAIL PROTECTED]> Subject: Re: os-linux/303: apache server will not die when 'kill'ed Date: Sat, 5 Apr 1997 21:26:39 -0700 (MST) Are you sure it is an actual process? Can you see it in a ps? Is it the parent or a child process? How are you killing the server? Does this happen all the time or only sometimes? When it does happen, can you show me the output from a netstat (netstat -a would be good if Linux's netstat supports the standard BSD options...)? Does it cause problems when you send a HUP to it? (I assume stopping and restarting referrs to actually shutting it down completely) Does this problem go away by itself? If so, how long does it take?
