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=13471>.
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=13471

httpd does not handle EMFILE gracefully





------- Additional Comments From [EMAIL PROTECTED]  2002-10-09 21:40 -------
Since 2.0.40, apachectl uses ulimit to raise the file descriptor limit as high
as possible...  Is that not working for you?  Is apachectl trying to use the
wrong ulimit command required by /bin/sh on your system?

I don't think Apache can reliably predict the number of descriptors needed for
a given MPM configuration and I suspect that adding logic to scale down the
number of threads per child once we hit EMFILE may not be worth the added
complexity.

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

Reply via email to