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/11/24 23:10:35 UTC

DO NOT REPLY [Bug 14812] New: - AcceptEx failed in XP/Winroute

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

AcceptEx failed in XP/Winroute

           Summary: AcceptEx failed in XP/Winroute
           Product: Apache httpd-2.0
           Version: 2.0.43
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: worker
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: patt_reveur@hotmail.com
                CC: patt_reveur@hotmail.com


Problem in child.c::winnt_accept()

I ran the binary release of apache 2.0.43 on a PC/Win XP Pro and having a 
internet bridge WinRoutePro 4.2.1
It loops into the winnt_accept routine with the WSAENOTSOCK error and the 
message "AcceptEx failed. Attempting to recover."
I did try the 2.0.44-dev patch on that particular routine and this just change 
the error log but still looping inside. Always WSAENOTSOCK but "winnt_accept: 
AcceptEx failed due to early client" log message.

In another computer with the same configuration but no WinRoute installed, 
everything is working fine.

I did not found any bug related to that particular configuration in the bug 
database and either in various apache forums.

thanks
patt

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