You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/04/08 09:30:53 UTC

DO NOT REPLY [Bug 7821] - Insufficient file descriptors available for mass vhosting

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

Insufficient file descriptors available for mass vhosting

jerenkrantz@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Memory insufficient for     |Insufficient file
                   |Apache 2.0 to run           |descriptors available for
                   |                            |mass vhosting



------- Additional Comments From jerenkrantz@apache.org  2002-04-08 07:30 -------
Have you tried bumping your ulimit up?  That seems that this should be 
the obvious solution here.  (ulimit -n XXX)

We're opening up all of the log files at start-time in 2.0, so you need 
enough file handles available to handle all log files open simultaneously.

I changed the summary to reflect the bug report.  This has nothing to do 
with memory.  And, I believe this is just a tuning parameter that you
need to adjust, so I'm not sure what we can do.
 
(In the future, can you please submit the logs as attachments in bugzilla 
rather than inlining them?)

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