From 3c81aedfe558eb46dc2a450cc9e323b05f663454 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Mon, 22 Mar 2004 20:59:38 +0000 Subject: [PATCH] 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 --- docs/manual/faq/all_in_one.html.en | 9 +++++++++ docs/manual/faq/error.html.en | 9 +++++++++ docs/manual/faq/error.xml | 9 +++++++++ 3 files changed, 27 insertions(+) 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.

+
+ -- 2.40.0