Hi,all!
We are running a CDN network, making transparent proxy cache servicenodes, and we use configuration of "acl acl_name dstdomaindomain.com", and only allow caching the access contents of deployedwebsites.
Now we are hoping to acquire the bandwidth information of every domainname, such as related squid.conf deployment:
acl cache dstdomain a.comacl cache dstdomain b.comacl cache dstdomain c.com
I want the bandwidth information of a.com, b.com and c.com respectively.
Before we get this information by analyzing access.log, but this hassome problems (e.g: it is not accurate when the file is large). Wouldyou please tell me if there is a better way?
RegardsFelix--
Felix New