You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by lg...@apache.org on 2009/05/03 17:30:40 UTC

svn commit: r771066 - /httpd/httpd/trunk/docs/manual/mod/mod_proxy_http.xml

Author: lgentis
Date: Sun May  3 15:30:40 2009
New Revision: 771066

URL: http://svn.apache.org/viewvc?rev=771066&view=rev
Log:
One typo.

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_proxy_http.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_proxy_http.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_proxy_http.xml?rev=771066&r1=771065&r2=771066&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_proxy_http.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_proxy_http.xml Sun May  3 15:30:40 2009
@@ -107,7 +107,7 @@
         the "proxy: error reading status line from remote server" error message
         caused by the race condition that the backend server closed the
         pooled connection after the connection check by the proxy and
-        before data send by the proxy reached the backend. It has to be
+        before data sent by the proxy reached the backend. It has to be
         kept in mind that setting this variable downgrades performance,
         especially with HTTP/1.0 clients.
         </dd>