From: Joshua Slive Date: Mon, 22 Mar 2004 20:59:38 +0000 (+0000) Subject: Send people to the correct directive to deal with AcceptEx problems. X-Git-Tag: pre_ajp_proxy~479 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c81aedfe558eb46dc2a450cc9e323b05f663454;p=apache Send people to the correct directive to deal with AcceptEx problems. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103078 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/faq/all_in_one.html.en b/docs/manual/faq/all_in_one.html.en index a564546752..9e497776e7 100644 --- a/docs/manual/faq/all_in_one.html.en +++ b/docs/manual/faq/all_in_one.html.en @@ -144,6 +144,7 @@

Invalid argument: @@ -167,6 +168,14 @@ help with similar problems.

+ +

AcceptEx Failed

+ +

If you get error messages related to the AcceptEx syscall + on win32, see the Win32DisableAcceptEx + directive.

+ +

Available Languages:  en 

diff --git a/docs/manual/faq/error.html.en b/docs/manual/faq/error.html.en index d65e62849c..8841944123 100644 --- a/docs/manual/faq/error.html.en +++ b/docs/manual/faq/error.html.en @@ -27,6 +27,7 @@

Invalid argument: @@ -50,6 +51,14 @@ help with similar problems.

+ +

AcceptEx Failed

+ +

If you get error messages related to the AcceptEx syscall + on win32, see the Win32DisableAcceptEx + directive.

+ +

Available Languages:  en 

diff --git a/docs/manual/faq/error.xml b/docs/manual/faq/error.xml index b066f90160..89dc222a45 100644 --- a/docs/manual/faq/error.xml +++ b/docs/manual/faq/error.xml @@ -30,6 +30,7 @@
Invalid argument: @@ -54,6 +55,14 @@ help with similar problems.</p> </section> + + <section id="error.acceptex"><title>AcceptEx Failed + +

If you get error messages related to the AcceptEx syscall + on win32, see the Win32DisableAcceptEx + directive.

+
+