Hi, guys I configured ATS as full transparent proxy, but I found the proxy.node.cache_hit_ratio dropped when I played the same video from client every time. How can I monitor if the video cached by ATS ?
[ats@ats2n ~]$ /home/ats/test/local/trafficserver-5.0.1/bin/traffic_line -r proxy.node.cache_hit_ratio 0.142857 [ats@ats2n ~]$ /home/ats/test/local/trafficserver-5.0.1/bin/traffic_line -r proxy.node.cache_hit_ratio 0.125000 [ats@ats2n ~]$ /home/ats/test/local/trafficserver-5.0.1/bin/traffic_line -r proxy.node.cache_hit_ratio 0.117647 Jay