Re: [squid-users] Problem with IE6 SP1 proxy authentication

From: Robert Collins <robertc@dont-contact.us>
Date: 11 Apr 2003 18:34:24 +1000

On Thu, 2003-04-10 at 18:57, Wim Ceulemans wrote:

> 1. squid-2.4.STABLE7 gives a:
> Proxy-Connection: Keep-Alive
> 2. squid-2.2.STABLE4 gives a:
> Proxy-Connection: close
>
> That's why this IE bug does not happen with older versions of squid.
> Does anyone know how to force squid-2.4.STABLE7 to close the connection
> in stead of keeping it alive?

use client_persistent_connections off in squid.conf.

> Also is this correct reasoning: after a proxy authentication the
> connection should always be finished by the browser even if keep-alive
> header is present? Or is this to be considered a bug in squid?

The reasoning is incorrect. The persistence of a connection, and the
presence or absence of HTTP authentication details are unrelated.

Rob

-- 
GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>.

Received on Fri Apr 11 2003 - 02:35:05 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:56 MST