Henrik Nordstrom wrote: > On Wed, 15 Sep 2004, Marco Berizzi wrote: > > > Henrik Nordstrom wrote: > > > >> On Wed, 15 Sep 2004, Marco Berizzi wrote: > >> > >>> Feature request: could squid logs the machine hostname or ip address > >>> doing the authentication request? > >> > >> It does in access.log. > > > > What kind of word should I grep? > > Look for those 407's.. > > for each NTLM connection there is three entries in the access log, one per > step in the authentication process. > > >> You also get it in cache.log if you enable debugging. > > > > squid -k debug is enough? > > Plenty too much.. > > Regards > Henrik
One question: the authenticator processes are called every time a client open one socket to squid? I have seen that M$IE 6.0 on Windoze XP opens a lot of socket, 40 for one single page: does this mean that up to 40 processes are involved?
