DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10266>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10266

apache hangs after some hours of running





------- Additional Comments From [EMAIL PROTECTED]  2002-07-13 17:51 -------
For those of you who are seeing this: what other non-standard configuration
directives do you have? Anything with Proxy?

After looking at the trace of a hung server, I see it's making a call to
apr_connect() from inside idle_server_maintenance. The server does
this to knock a child process out of a call to poll() so that it'll notice that
it'd been signaled to die. I bet the frequency at which this occurs will most
likely be tied directly to that maintenance period.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to