From: Lucien Gentis Date: Sun, 3 May 2009 15:30:40 +0000 (+0000) Subject: One typo. X-Git-Tag: 2.3.3~674 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d5bc3d38fcbb4160d601c59948d314c17a388ec;p=apache One typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@771066 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_http.xml b/docs/manual/mod/mod_proxy_http.xml index 1d7ae94191..cbd77651ea 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.