On Wed, 27 Jun 2007 22:46:12 +0200
Henrik Nordstrom <henrik@henriknordstrom.net> 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: joerg.schuetter@heraeus.comReceived on Mon Jul 02 2007 - 05:34:49 MDT
This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:03 MDT