ons 2007-01-17 klockan 13:31 -0500 skrev Chris Nighswonger:
> I am only using NTLM auth with squid. Since there are two TCP_DENIED
> entries for every one page request using NTLM, is it true that my
> TCP_DENIED count should roughly equal 2*(TCP_HIT + TCP_MISS + et.
> al.)?
If you disable client side persistent connections yes.. with persistent
connections enabled the numbers should be noticeably better. The two
TCP_DENIED is per new TCP connection to the proxy, not per request. With
persistent connections the same connection may be reused for multiple
requests in sequence.
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Thu Feb 01 2007 - 12:00:01 MST