Squid not caching

Posted by Abhishek Chanda on Server Fault See other posts from Server Fault or by Abhishek Chanda
Published on 2012-06-30T02:31:34Z Indexed on 2012/06/30 3:17 UTC
Read the original article Hit count: 479

Filed under:
|
|

I am trying to configure Squid as a caching server. I have a LAN where The webserver (apache) is at 192.168.122.11 squid is at 192.168.122.21 and my client is at 192.168.122.22. The problem is, when I look at Squid's access log, all I see are TCP_MISS messages. It seems Squid is not caching at all. I checked that the cache directory has all proper permissions. What else can go wrong here? Please let me know if I need to post the configuration

© Server Fault or respective owner

Related posts about apache2

Related posts about squid