git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@771066
13f79535-47bb-0310-9956-
ffa450edef68
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>