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=19121>. 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=19121 [error] (35)Resource temporarily unavailable: apr_accept: (client socket) Summary: [error] (35)Resource temporarily unavailable: apr_accept: (client socket) Product: Apache httpd-2.0 Version: 2.0.45 Platform: Sun OS/Version: Other Status: NEW Severity: Critical Priority: Other Component: Core AssignedTo: bugs@httpd.apache.org ReportedBy: [EMAIL PROTECTED] I have compiled httpd 2.0.45 on NetBSD/sparc with option --enable-mods-shared=all and the error [error] (35)Resource temporarily unavailable: apr_accept: (client socket) appears continuosly on the log when running. Playing with the prefork configuration I have found that only one subprocess can be waiting on accept, other subprocesses get error 35 from the OS and die (then the master proccess spawns another proccess that tries to accept again and fails, etc., etc.). I have 2.0.44 installed with the same conf and it works fine. Bye, - Salva --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]