]> git.ipfire.org Git - thirdparty/squid.git/commit
hno squid-2.4.DEVEL3-hno.devel.persistent_connections_and_request_timeout.patch
authorhno <>
Tue, 30 May 2000 15:35:50 +0000 (15:35 +0000)
committerhno <>
Tue, 30 May 2000 15:35:50 +0000 (15:35 +0000)
commitaf57a2e335b3ac0c54c4a5977dc1cda2bf640068
tree4b53f158aa1be1963d83e55ae46e403a7cb3b1b6
parentce3d30fb60b8850a44bac40c8d5957ea479f3bbe
hno squid-2.4.DEVEL3-hno.devel.persistent_connections_and_request_timeout.patch

The error message Squid sent when the client did not send a initial
request in a timely manner confused browsers using persistent connections.
It is better to simply close the connection, forcing the user agent to retry
any pending request.
ChangeLog
src/client_side.cc