]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backport: Send people to the right directive to deal with
authorJoshua Slive <slive@apache.org>
Mon, 22 Mar 2004 21:00:36 +0000 (21:00 +0000)
committerJoshua Slive <slive@apache.org>
Mon, 22 Mar 2004 21:00:36 +0000 (21:00 +0000)
AcceptEx problems.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103079 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 34e69c59eacafac7d4723b9e1d5d828535318c1e..58825a5f9c5b7828ba59c9fd1e2875f7ae7ef0da 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>
 </div><div id="footer">
 <p class="apache">Copyright 1999-2004 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
-</body></html>
\ No newline at end of file
+</body></html>
index 8afadd854097e302ebf816c74d9a547d262670c5..fdc6c1f70925dd12b33434589139ce1ab08c841d 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>
 </div><div id="footer">
 <p class="apache">Copyright 1999-2004 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
-</body></html>
\ No newline at end of file
+</body></html>
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>