On Wed, 27 Jun 2007 22:46:12 +0200
Henrik Nordstrom <[EMAIL PROTECTED]> wrote:

> And the connection gets closed here.. not good.
> 
> What do the requests/replies look like when using Squid-2.5?
> 
> Does things return to how they were if you back out the following
> patch?
> 
> http://www.squid-cache.org/Versions/v2/2.5/bugs/squid-2.5.STABLE12-ntlm_nonpersistent.patch
> 
> (apply with "patch -p1 -R
> <squid-2.5.STABLE12-ntlm_nonpersistent.patch")

I added the two lines
     if (!request->flags.proxy_keepalive)
        return;
to squid/src/auth/ntlm/auth_ntlm.c and now I was able to connect
to the desired web page (with an additional credential request
window presented by java).

Any know issues with reverting this patch? I want to be sure
before putting this modified version into production here.

Best regards
  Jörg

-- 
Global IT-Security & Mobility

Heraeus infosystems GmbH
Heraeusstr. 12-14
D-63450 Hanau

Phone:   +49 (0) 61 81 / 35 - 53 76
Fax:     +49 (0) 61 81 / 35 16 - 53 76
E-Mail:  [EMAIL PROTECTED]

Reply via email to