From: Lucien Gentis Date: Sun, 3 May 2009 15:45:18 +0000 (+0000) Subject: One typo. X-Git-Tag: 2.2.12~151 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59a5687066d8e339468c500690126cda64ac6ba6;p=thirdparty%2Fapache%2Fhttpd.git One typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@771068 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_http.xml b/docs/manual/mod/mod_proxy_http.xml index 1d7ae94191d..cbd77651eaf 100644 --- a/docs/manual/mod/mod_proxy_http.xml +++ b/docs/manual/mod/mod_proxy_http.xml @@ -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.