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
signature.asc
Description: Detta är en digitalt signerad meddelandedel
