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

http://issues.apache.org/bugzilla/show_bug.cgi?id=41590





------- Additional Comments From [EMAIL PROTECTED]  2007-02-11 17:40 -------
There is no limit on how long a request can take, so the server can't abruptly
terminate requests except for "apachectl stop" or "apachectl restart"
processing.  The server cannot distinguish a hung request from a lengthy query
or computation.

In a scenario where there are many child processes trying to exit but held up by
a small number of long-running requests, exceeding ServerLimit (no longer
counting those exiting processes) allows the server to continue to handle the
allowed load (MaxClients).


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

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

Reply via email to