]> granicus.if.org Git - apache/commitdiff
Rebuild
authorRich Bowen <rbowen@apache.org>
Wed, 10 Oct 2012 23:06:44 +0000 (23:06 +0000)
committerRich Bowen <rbowen@apache.org>
Wed, 10 Oct 2012 23:06:44 +0000 (23:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1396854 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mpm_winnt.html.en
docs/manual/mod/mpm_winnt.xml.de
docs/manual/mod/mpm_winnt.xml.ja

index 8e5fef02deef31f87b759feca6176ab880b2a03c..0e7d198cde026cd90e9595b9f1ecf7df822cd34e 100644 (file)
@@ -57,7 +57,13 @@ NT.</td></tr>
     <p>The MPM falls back to a safer implementation, but some client requests
     were not processed correctly.  In order to avoid this error, use
     <code class="directive"><a href="../mod/core.html#acceptfilter">AcceptFilter</a></code> with accept filter 
-    <code>none</code>.  <em>In Apache httpd 2.0 and 2.2,
+    <code>none</code>.</p>
+
+    <div class="example"><p><code>
+        AcceptFiler none
+    </code></p></div>
+    
+    <p><em>In Apache httpd 2.0 and 2.2,
     <code class="directive">Win32DisableAcceptEx</code> was used for this purpose.</em></p>
 
     <p>The WinNT MPM differs from the Unix MPMs such as worker and event
index 79cf99c2b2e852f0dc3849d2cf7d113b366ef0fc..8269aa50245eaac9da366ecbdae24d552ddcd98a 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 420990:1375007 (outdated) -->
+<!-- English Revision: 420990:1396839 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 95bf13daed8406f28adaca002dda08500084560e..56f0492646ab7da3acf9c9435b348fa951f846aa 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 420990:1375007 (outdated) -->
+<!-- English Revision: 420990:1396839 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more