One typo.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@771066 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Lucien Gentis
2009-05-03 15:30:40 +00:00
parent 61c98c2ecc
commit 9d5bc3d38f

View File

@ -107,7 +107,7 @@
the "proxy: error reading status line from remote server" error message the "proxy: error reading status line from remote server" error message
caused by the race condition that the backend server closed the caused by the race condition that the backend server closed the
pooled connection after the connection check by the proxy and 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, kept in mind that setting this variable downgrades performance,
especially with HTTP/1.0 clients. especially with HTTP/1.0 clients.
</dd> </dd>