Bug 10618 - killing children takes too long
Summary: killing children takes too long
Status: CLOSED INVALID
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: Core (show other bugs)
Version: 2.0.39
Hardware: All other
: P3 normal (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords: TryAgain
Depends on:
Blocks:
 
Reported: 2002-07-09 22:48 UTC by Kelly Carmichael
Modified: 2005-03-20 17:06 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kelly Carmichael 2002-07-09 22:48:43 UTC
when a child wont exit on its own, the timer gets way too large when trying to 
kill the child process, I had a log showing a process that wouldnt exit, and 
httpd decided that it had to kill it, and it sent the signal to kill the child 
then waited about 16 minutes till it checked if the process died...

[Tue Jul 09 08:51:17 2002] [warn] child process 6668 still did not exit, 
sending a SIGTERM
[Tue Jul 09 08:51:34 2002] [warn] child process 6668 still did not exit, 
sending a SIGTERM
[Tue Jul 09 08:52:41 2002] [warn] child process 6668 still did not exit, 
sending a SIGTERM
[Tue Jul 09 08:57:09 2002] [error] child process 6668 still did not exit, 
sending a SIGKILL

the apache server did not process anymore requests till this finished (about 24 
minutes after it started to kill the process)
Comment 1 Joshua Slive 2002-10-17 02:32:14 UTC
[This is a mass bug update.]
This bug reports a problem in an older version of Apache 2.
Could you please update to the most recent version and see
if you can reproduce this problem.  If the bug still exists,
please update the bug with the latest version number.  If 
the bug no longer exists, please close the bug report.

Sorry for this impersonal response, but we get many more bug
reports than our volunteers can keep up with.
Thanks for using Apache!
Comment 2 Joshua Slive 2002-10-17 02:32:54 UTC
[This is a mass bug update.]
This bug reports a problem in an older version of Apache 2.
Could you please update to the most recent version and see
if you can reproduce this problem.  If the bug still exists,
please update the bug with the latest version number.  If 
the bug no longer exists, please close the bug report.

Sorry for this impersonal response, but we get many more bug
reports than our volunteers can keep up with.
Thanks for using Apache!
Comment 3 Joshua Slive 2002-11-02 20:17:50 UTC
[This is a mass bug update.] [Resolve-20021102]
No response from submitter; assuming issue is resolved.
If the problem still exists in the lastest version,
please reopen this report and update appropriately.