Re: [SQU] OT: Does the wonderous NTLM auth module exist for Apach e?

From: Robert Collins <robert.collins@dont-contact.us>
Date: Thu, 23 Nov 2000 09:10:38 +1100

Yup. HTTP/1.0 has a header keep-alive, which squid uses. You also
misconfigured ie - with squid ie should _always_ be configured "use http/1.1
through proxy servers" off - see the advanced tab.

Remember MS brought this in with IE 2.0 for NT! HTTP/1.1 was a dream
then...

Squid actually does understand the 1.1 persistent connection logic today.
When squid supports all the MUST and MUST NOT sections of rfc2616 the return
version will be 1.1.

Rob

----- Original Message -----
From: "Jason Haar" <Jason.Haar@trimble.co.nz>
To: "Chemolli Francesco (USI)" <ChemolliF@GruppoCredit.it>
Cc: "'squid users mailing list'" <squid-users@ircache.net>
Sent: Thursday, November 23, 2000 7:10 AM
Subject: Re: [SQU] OT: Does the wonderous NTLM auth module exist for Apach
e?

> On Wed, Nov 22, 2000 at 12:52:58PM +0100, Chemolli Francesco (USI) wrote:
> > Yes and no. We _do_ cache NTLM authentication, via an "ignorance is
bliss"
> > system. Surprisingly enough, it works (but it needs checking).
>
> But does it work? I just sniffed IE5.5 Web surfing via
Squid/2.4.DEVEL4-ntlm
> with ntml auth. IE was set up to use HTTP/1.1 and indeed I see the likes
of:
>
> GET http://url/file.html HTTP/1.1
> Accept: */*
> Accept-Language: en-us
> Accept-Encoding: gzip, deflate
> If-Modified-Since: Tue, 17 Feb 1998 23:03:10 GMT; length=104
> User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)
> Host: url
> Proxy-Connection: Keep-Alive
> Proxy-Authorization: NTLMxxxxxxxxxxxxxxxxx=
>
>
> But Squid replies:
>
> HTTP/1.0 304 Not Modified
>
> 1.0! Not 1.1. As such, the TCP session is closed and the next URL requires
> another TCP connection - so no credential caching is being done. And
indeed,
> I see auth traffic to the domain controller for every URL too...
>
> Problem, or have I misconfigured something?
>
> --
> Cheers
>
> Jason Haar
>
> Unix/Special Projects, Trimble NZ
> Phone: +64 3 9635 377 Fax: +64 3 9635 417
>
> --
> To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
>
>

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Wed Nov 22 2000 - 15:05:52 MST

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