You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wiki-changes@httpd.apache.org by Apache Wiki <wi...@apache.org> on 2007/05/13 10:09:36 UTC

[Httpd Wiki] Trivial Update of "Errors/AcceptEx" by pctony

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.

The following page has been changed by pctony:
http://wiki.apache.org/httpd/Errors/AcceptEx

The comment on the change is:
re-worded

------------------------------------------------------------------------------
  = AcceptEx Failed =
  
- This message, unique to MS Windows, is generally caused by faulty firewall, antivirus, or networking software that interferes with the correct operation of the Windows networking APIs.
+ This message is unique to MS Windows, and is generally caused by faulty firewall, antivirus, or networking software that interferes with the correct operation of the Windows networking APIs.
  
  You can work around this problem in Apache by using the {{{Win32DisableAcceptEx}}} directive to tell Apache to fall back to a more basic networking API.