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=19716>. 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=19716 hanging file descriptors Summary: hanging file descriptors Product: Apache httpd-2.0 Version: 2.0.45 Platform: Other URL: http://www.onlinephonestore.com OS/Version: Other Status: UNCONFIRMED Severity: Critical Priority: Other Component: All AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I get the following in the server error logs: [Tue May 06 22:48:02 2003] [warn] new file descriptor 1253 is too large; you probably need to rebuild Apache with a larger FD_SETSIZE (currently 1024) This shouldn't happen since I'm not even close to having 1024 concurrent server requests. When it happens, the server doesn't respond to any httpd requests at all. It immediately closes all socket connections. I'm using prefork.c since I'm having issues with using threads on FreeBSD. It would take up to 30 seconds for http or https to respond to request (and no i'm not using /dev/random) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
