Henrik, So it's like a dynamic sliding window, where it has a number between the real current users and the users since the Squid started. Thanks, Carlos Eduardo. -----Mensagem original----- De: Henrik Nordstrom [mailto:henrik@xxxxxxxxxxxxxxxxxxx] Enviada em: terça-feira, 18 de abril de 2006 12:31 Para: Carlos Eduardo Gomes Marins Cc: squid-users@xxxxxxxxxxxxxxx Assunto: Re: ENC: Squid info from squidclient tis 2006-04-18 klockan 11:07 -0300 skrev Carlos Eduardo Gomes Marins: > The 'number of clients accessing the cache' is since Squid started or > is the current number of clients? Somewhere inbetween. It is the number of clients currently in the cliendb database. Every client accessing Squid gets recorded there, but there is garbage collection going on in that database removing clients who have not user the proxy for a while, and how agressive this is depends on how much the client has used the proxy. Regards Henrik