DO NOT REPLY [Bug 10266] - apache hangs after some hours of running 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 aaron@apache.org 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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
Received on Sat Jul 13 17:51:28 2002
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 16:43:42 EDT
|