]> git.ipfire.org Git - thirdparty/squid.git/commit
Author: Stephen Thorne <stephen@thorne.id.au>
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 12 Aug 2010 09:37:14 +0000 (21:37 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 12 Aug 2010 09:37:14 +0000 (21:37 +1200)
commitfa77ba50a926cb4ea968f758b54510fa3e2f4bfc
tree7bad1f2fad328556c5e8155408a6bfa0f3cd33c6
parent171b27b83b4a58e831761f2815cb1c70c72e4b9b
Author: Stephen Thorne <stephen@thorne.id.au>
Bug 2936: NTLM-Authenticate 407 and Proxy-Connection: Close in same response.

Squid default from the days of HTTP/1.0 was to close connections unless
keep-alive was explicitly known. This changes the default to send
keep-alive unless we have a good reason to close.
src/client_side_reply.cc