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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c81aedfe558eb46dc2a450cc9e323b05f663454;p=thirdparty%2Fapache%2Fhttpd.git 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 a564546752f..9e497776e71 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 d65e62849cf..8841944123a 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 b066f901603..89dc222a45d 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.

+
+