On Monday 08 September 2003 21.30, Serassio Guido wrote: > I think that some glue on challenge reuse between Squid and helpers > is needed: > > auth_param ntlm max_challenge_reuses > auth_param ntlm max_challenge_lifetime > > are totally non sense with a real NTLMSSP helper.
Correct. These directives only make sense if challenge reuses is allowed. > I'm using 2 helper with one single client, it should not be a "low" > helper environment. 2 helpers with a single client is a low helper envionment. You need 1 helper per concurrent new TCP connection, and all browsers I know of opens at least 2 connections, sometimes a lot more.. Regards Henrik
