Stephen Thorne
2010-08-23 08:05:29 UTC
G'day,
Today I had a report of a problem seen with a late version of 3.1.6 + http/1.1,
chunked response and keepalive patches. The problem occurs in the following
situation.
Laptop is on domain ONE, user bob.
Proxy is on domain TWO, and accepts user alice.
What happens with an older version of squid (with no auth_param ntlm keep_alive
*** (connection torn down and re-established at this point)
*** marks the lines that are different between the two exchanges.
The behaviour seen by the user in the latter case above is many authentication
dialogs in firefox(3.6.x), approximately 1 per proxy-connection established.
Setting "auth_param ntlm keep_alive off" causes the user's authentication
dialogs to stop appearing.
Perhaps with 3.1.7 or 3.2 we should consider defaulting to ntlm keep_alive off.
Today I had a report of a problem seen with a late version of 3.1.6 + http/1.1,
chunked response and keepalive patches. The problem occurs in the following
situation.
Laptop is on domain ONE, user bob.
Proxy is on domain TWO, and accepts user alice.
What happens with an older version of squid (with no auth_param ntlm keep_alive
GET
< 407, NTLMGET, NTLM hash
< 407, NTLM hashGET, NTLM hash for ONE/bob
*** < 407 NTLM, Proxy-Connection: Close*** (connection torn down and re-established at this point)
GET
< 407, NTLMGET, NTLM hash
< 407, NTLM hashGET, NTLM hash for TWO/alice
< 200 OKGET
< 407 NTLMGET, NTLM hash
< 407 NTLM hashGET, NTLM hash for ONE/bob
*** < 407 NTLM Proxy-Connection: keep-aliveGET
< 407, NTLMGET, NTLM hash
< 407, NTLM hashGET, NTLM hash for TWO/alice
< 200 OK*** marks the lines that are different between the two exchanges.
The behaviour seen by the user in the latter case above is many authentication
dialogs in firefox(3.6.x), approximately 1 per proxy-connection established.
Setting "auth_param ntlm keep_alive off" causes the user's authentication
dialogs to stop appearing.
Perhaps with 3.1.7 or 3.2 we should consider defaulting to ntlm keep_alive off.
--
Regards,
Stephen Thorne
Development Engineer
Netbox Blue
Regards,
Stephen Thorne
Development Engineer
Netbox Blue