RE: [squid-users] Squid not caching at all - (Ubuntu 10, Apache2 and Squid3)

From: Tahseen <tahseen.jamal_at_gmail.com>
Date: Fri, 14 Jan 2011 08:29:01 +0530

  1) your pages may all contain query strings '?' and are blocked from
caching by hierarchy_stoplist.
    ** removing that directive is safe in Squid-3.x. Care is needed in
squid-2.x if using siblings (which you are not).
How do I remove this? Where is this setting?

  2a) Apache may be sending out headers to prevent caching.
     use the tool at http://redbot.org on some of the URL which you believe
should cache.

  2b) the client software may be sending such headers. There were some
versions of chrome which were known to send no-cache on every single
request.
We are using FireFox to test and pressing F5
But then we are using server side caching so such headers should be ignored
by Squid

  3) all your objects maybe >4MB and being blocked by the max object limit.

All images are much less than this size
Received on Fri Jan 14 2011 - 02:59:24 MST

This archive was generated by hypermail 2.2.0 : Fri Jan 14 2011 - 12:00:04 MST