mirror of
https://github.com/apache/httpd.git
synced 2025-08-10 02:56:11 +00:00
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:
@ -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.
|
||||
</dd>
|
||||
|
Reference in New Issue
Block a user