Hi All, How do I check if squid is caching? If I look at my access logs itsays it is going DIRECT for all the requests. 1140999540.416 216 172.26.11.50 TCP_MISS/200 3651 GEThttp://images.google.com.au/images? - DIRECT/216.239.53.104 image/jpeg1140999540.418 245 172.26.11.50 TCP_MISS/200 2261 GEThttp://images.google.com.au/images? - DIRECT/216.239.53.104 image/jpeg1140999540.421 2134 172.26.11.50 TCP_MISS/200 25451 GEThttp://adsfac.net/ag.asp? - DIRECT/203.110.143.97application/x-shockwave-flash1140999540.435 214 172.26.11.50 TCP_MISS/200 3210 GEThttp://images.google.com.au/images? - DIRECT/216.239.53.99 image/jpeg1140999540.517 73 172.26.11.50 TCP_MISS/200 871 GEThttp://mercury.tiser.com.au/jserver/acc_random=82578961/SITE=NEWS/AREA=NEWS.ROS/AAMSZ=120x20/pageid=11383744- DIRECT/202.58.36.22 text/html1140999540.587 63 172.26.11.50 TCP_MISS/200 330 GEThttp://mercury.tiser.com.au//IMPCNT/ccid=3300/acc_random=82578961/SITE=NEWS/AREA=NEWS.ROS/AAMSZ=120x20/pageid=11383744- DIRECT/202.58.36.22 image/gif1140999540.603 214 172.26.11.50 TCP_MISS/200 3420 GEThttp://images.google.com.au/images? - DIRECT/216.239.53.104 image/jpeg1140999540.636 207 172.26.11.50 TCP_MISS/200 2706 GEThttp://images.google.com.au/images? - DIRECT/216.239.53.104 image/jpeg1140999540.646 224 172.26.11.50 TCP_MISS/200 3908 GEThttp://images.google.com.au/images? - DIRECT/216.239.53.104 image/jpeg1140999540.691 104 172.26.11.50 TCP_MISS/200 4546 GEThttp://mercury.tiser.com.au/jserver/acc_random=19238704/SITE=NEWS/AREA=NEWS.HOME/AAMSZ=634X45/pageid=11383744- DIRECT/202.58.36.22 text/html Does it mean that it is going to the origin server for all therequests? Is there a way I can check if the squid is caching? Thanks