> -----Original Message----- > From: Saurabh Agarwal > > Hi > > I am using squid 2.7 stable7 and see that even on three TCP_HITS in squid > access logs from three different IP addresses one of my running squid > process is not updating the "Number of Clients accessing cache" field in > the output from following squidclient's command output. > > > ./squidclient -h 192.168.11.35 mgr:info > > ./squidclient -h 192.168.11.35 mgr:client_list > > Can someone please suggest what might be wrong? > On Tue, 5 Oct 2010 20:01:51 +0530, Saurabh Agarwal wrote: > Can someone please answer the question below related to "number of > clients" field not getting updated even when there is a TCP HIT from a > different IP address? > Alright, since you insist... the answer starts with "did you turn the clientdb feature on?" What you have asked us to explain is why a value that averages "up to 24hrs worth of unique visitor IPs" is not changing from an _unspecified_ initial value when an _unspecified_ IP is added to an _unspecified_ unique set. With _unknown_ state whether the feature is even available and turned on in your Squid. To get help you need to share some details about the problem: exact details about what is expected and what is actually showing up are the key items. You have already listed the commands used to test the problem, we need to see what they produce and what you are expecting them to produce. Amos