> > That inspires a question.. Is there some way, with squid, to see > > current transfers? > > cachemgr has multiple views on this, so does SNMP. The > problem is to view it in a meaningful manner so you > understand what you see and more importantly what to look closer at.. > > Examples: > > - cachemgr filedescriptor table: currently open sockets > with their I/O levels. > - cachemgr pending objects: currently fetched objects; URL, > position, clients, amount of memory used. > - SNMP cacheClients table: utilization per client IP; bytes > & requests, total and hits. (I think this is also available > via cachemgr, but that method is not very practical interface > if you have many > clietns...) Sounds good! If only I get to my cachemgr :( Still working on that one.