From 9d5bc3d38fcbb4160d601c59948d314c17a388ec Mon Sep 17 00:00:00 2001 From: Lucien Gentis Date: Sun, 3 May 2009 15:30:40 +0000 Subject: [PATCH] One typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@771066 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy_http.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.40.0