]> granicus.if.org Git - apache/commitdiff
'Apache' => 'Apache HTTP Server'
authorRich Bowen <rbowen@apache.org>
Tue, 23 Mar 2010 02:23:15 +0000 (02:23 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 23 Mar 2010 02:23:15 +0000 (02:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@926432 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/event.html.en
docs/manual/mod/event.xml
docs/manual/mod/index.html.en
docs/manual/mod/index.xml

index bb9c95989c6069fc5f72a43ebfb86841da07d272..947fbd40d3cba84e4d4123ec6077aca97ffab5cf 100644 (file)
@@ -82,7 +82,7 @@ of consuming threads only for connections with active processing</td></tr>
     completes the first request, the client can keep the connection
     open, and send further requests using the same socket. This can
     save signifigant overhead in creating TCP connections. However,
-    Apache traditionally keeps an entire child process/thread waiting
+    Apache HTTP Server traditionally keeps an entire child process/thread waiting
     for data from the client, which brings its own disadvantages. To
     solve this problem, this MPM uses a dedicated thread to handle both
     the Listening sockets, and all sockets that are in a Keep Alive
index 55f31b266b343faca0dae1a4c80845accab2ec14..354f6d0e8c89e3d5bd0c94ee6ddb235ff128f3a0 100644 (file)
@@ -51,7 +51,7 @@ of consuming threads only for connections with active processing</description>
     completes the first request, the client can keep the connection
     open, and send further requests using the same socket. This can
     save signifigant overhead in creating TCP connections. However,
-    Apache traditionally keeps an entire child process/thread waiting
+    Apache HTTP Server traditionally keeps an entire child process/thread waiting
     for data from the client, which brings its own disadvantages. To
     solve this problem, this MPM uses a dedicated thread to handle both
     the Listening sockets, and all sockets that are in a Keep Alive
index ae64968b350708417286bf375e56d3e554e9c588..acd5084b2c1b68bd173d4f3054d965976ba9ab9d 100644 (file)
@@ -29,8 +29,8 @@
 
     <p>
       Below is a list of all of the modules that come as part of
-      the Apache distribution.  See also the complete
-      alphabetical list of <a href="directives.html">all Apache
+      the Apache HTTP Server distribution.  See also the complete
+      alphabetical list of <a href="directives.html">all Apache HTTP Server
       directives</a>.
     </p>
   </div>
index b94adf33c3a5f29329ff40452ae6167376009703..5452a4cb79924df6ea46d9540dd04078a1076d31 100644 (file)
@@ -25,8 +25,8 @@
   <summary>
     <p>
       Below is a list of all of the modules that come as part of
-      the Apache distribution.  See also the complete
-      alphabetical list of <a href="directives.html">all Apache
+      the Apache HTTP Server distribution.  See also the complete
+      alphabetical list of <a href="directives.html">all Apache HTTP Server
       directives</a>.
     </p>
   </summary>