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 2004/04/22 06:59:50 UTC

DO NOT REPLY [Bug 28529] New: - Multi-Processing Module enabled on WinME causes BIG problem - Win32DisableAcceptEx off!

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

Multi-Processing Module enabled on WinME causes BIG problem - Win32DisableAcceptEx off!

           Summary: Multi-Processing Module enabled on WinME causes BIG
                    problem - Win32DisableAcceptEx off!
           Product: Apache httpd-2.0
           Version: 2.0.49
          Platform: PC
        OS/Version: Windows 9x
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: mpm_winnt
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: willjava@hotmail.com


The following error is reported in the error log:

[Thu Apr 22 00:28:21 2004] [error] (OS 10045)Operation not supported on socket:
Child -380197: Encountered too many errors accepting client connections.
Possible causes: Unknown. Try using the Win32DisableAcceptEx directive.

This is continually logged and essentially hangs the system on a new install.
Even though I checked the install option for 'single user - manual start',
the installation process starts apache with 250 child processes all reporting
this error.

After adding 'Win32DisableAcceptEx Off', apache is runs ok

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