[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-httpd-bugs
Subject:    DO NOT REPLY [Bug 46139] Apache Restart option is not working
From:       bugzilla () apache ! org
Date:       2009-04-27 11:12:44
Message-ID: 20090427111245.001E7234C4AB () brutus ! apache ! org
[Download RAW message or body]

https://issues.apache.org/bugzilla/show_bug.cgi?id=46139





--- Comment #6 from Rainer Jung <rainer.jung@kippdata.de>  2009-04-27 04:12:41 PST ---
Actually AcceptEx() returns with 997 (IO_PENDING) after the initial start as
well as after restart. Then the WaitForSingleObject() loop after AcceptEx()
loops with the 1 second timeout until the new connection is accepted and then
passed along to the thread doing the get_connection after start. After restart
the WaitForSingleObject() loop does only return with the timeout all the time
although from the point of view of the client and also of netstat, the
connection is accepted.

As noted before, netstat and ProcessExplorer indicate, that the accepted
connection is related to the parent process, not to the child.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic