Hi, If I have several machines (about 40) using squid as a proxy, this way: 192.168.1.2 ---+--- 192.168.1.1 (squid) 192.168.1.3 ---+ 192.168.1.X ---+--- 192.168.1.254 (iptables NAT) ------ external link 192.168.1.40 --+ I'd like to get from squid statistics about traffic rates between 192.168.1.2 to 192.168.1.40 and 192.168.1.1:3128. Do you have any hint? Is squid able to show data rate statistics? I need data rate of the current second, but if not possible, of the ten last seconds... Thanks in advance, Pedro