]> granicus.if.org Git - apache/commitdiff
Send people to the correct directive to deal with AcceptEx problems.
authorJoshua Slive <slive@apache.org>
Mon, 22 Mar 2004 20:59:38 +0000 (20:59 +0000)
committerJoshua Slive <slive@apache.org>
Mon, 22 Mar 2004 20:59:38 +0000 (20:59 +0000)
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
docs/manual/faq/error.html.en
docs/manual/faq/error.xml

index a564546752f8d878df7750f019c654903ae972b6..9e497776e711fd275d2a92a936e7586613912532 100644 (file)
     <ul>
     <li><a href="#error.sendfile">Invalid argument:
     core_output_filter: writing data to the network</a></li>
+    <li><a href="#error.acceptex">AcceptEx failed</a></li>
     </ul>
 
     <h3><a name="error.sendfile" id="error.sendfile">Invalid argument:
     help with similar problems.</p>
 
     
+
+    <h3><a name="error.acceptex" id="error.acceptex">AcceptEx Failed</a></h3>
+
+    <p>If you get error messages related to the <code>AcceptEx</code> syscall
+    on win32, see the <code class="directive"><a href="../mod/mpm_winnt.html#win32disableacceptex">Win32DisableAcceptEx</a></code>
+    directive.</p>
+    
+
 </div></div>
 <div class="bottomlang">
 <p><span>Available Languages: </span><a href="../en/faq/all_in_one.html" title="English">&nbsp;en&nbsp;</a></p>
index d65e62849cf267cb9533f8b5083857b5b833b4c8..8841944123a67a0d874a5b29077762eb6b7ee096 100644 (file)
@@ -27,6 +27,7 @@
     <ul>
     <li><a href="#error.sendfile">Invalid argument:
     core_output_filter: writing data to the network</a></li>
+    <li><a href="#error.acceptex">AcceptEx failed</a></li>
     </ul>
 
     <h3><a name="error.sendfile" id="error.sendfile">Invalid argument:
     help with similar problems.</p>
 
     
+
+    <h3><a name="error.acceptex" id="error.acceptex">AcceptEx Failed</a></h3>
+
+    <p>If you get error messages related to the <code>AcceptEx</code> syscall
+    on win32, see the <code class="directive"><a href="../mod/mpm_winnt.html#win32disableacceptex">Win32DisableAcceptEx</a></code>
+    directive.</p>
+    
+
 </div></div>
 <div class="bottomlang">
 <p><span>Available Languages: </span><a href="../en/faq/error.html" title="English">&nbsp;en&nbsp;</a></p>
index b066f901603235501de1614634ec6d17115e30f0..89dc222a45d1f45fb33a4afcb2b43354813d2be4 100644 (file)
@@ -30,6 +30,7 @@
     <ul>
     <li><a href="#error.sendfile">Invalid argument:
     core_output_filter: writing data to the network</a></li>
+    <li><a href="#error.acceptex">AcceptEx failed</a></li>
     </ul>
 
     <section id="error.sendfile"><title>Invalid argument:
     help with similar problems.</p>
 
     </section>
+
+    <section id="error.acceptex"><title>AcceptEx Failed</title>
+
+    <p>If you get error messages related to the <code>AcceptEx</code> syscall
+    on win32, see the <directive module="mpm_winnt">Win32DisableAcceptEx</directive>
+    directive.</p>
+    </section>
+
 </section>
 
 </faq>