You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2010/03/23 03:23:15 UTC

svn commit: r926432 - in /httpd/httpd/trunk/docs/manual/mod: event.html.en event.xml index.html.en index.xml

Author: rbowen
Date: Tue Mar 23 02:23:15 2010
New Revision: 926432

URL: http://svn.apache.org/viewvc?rev=926432&view=rev
Log:
'Apache' => 'Apache HTTP Server'

Modified:
    httpd/httpd/trunk/docs/manual/mod/event.html.en
    httpd/httpd/trunk/docs/manual/mod/event.xml
    httpd/httpd/trunk/docs/manual/mod/index.html.en
    httpd/httpd/trunk/docs/manual/mod/index.xml

Modified: httpd/httpd/trunk/docs/manual/mod/event.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/event.html.en?rev=926432&r1=926431&r2=926432&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/event.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/event.html.en Tue Mar 23 02:23:15 2010
@@ -82,7 +82,7 @@ of consuming threads only for connection
     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

Modified: httpd/httpd/trunk/docs/manual/mod/event.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/event.xml?rev=926432&r1=926431&r2=926432&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/event.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/event.xml Tue Mar 23 02:23:15 2010
@@ -51,7 +51,7 @@ of consuming threads only for connection
     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

Modified: httpd/httpd/trunk/docs/manual/mod/index.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/index.html.en?rev=926432&r1=926431&r2=926432&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/index.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/index.html.en Tue Mar 23 02:23:15 2010
@@ -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>

Modified: httpd/httpd/trunk/docs/manual/mod/index.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/index.xml?rev=926432&r1=926431&r2=926432&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/index.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/index.xml Tue Mar 23 02:23:15 2010
@@ -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>