Re: [squid-users] problems caching jsp pages

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 28 Mar 2003 11:05:45 +0100

See the cacheability check engine, linked from related software on the
squid home page. It will quickly tell you why and if a page is cacheable
or not.

Regards
Henrik

Andy Kimbrough wrote:
>
> I'm new to squid. I am trying to use squid to speed up pages that are jsp on the back end. They
> are data driven, but not dynamic in that they only change once per day when we push the site.
> Every page url is unique and does not rely on url params. I can not get squid to cache the pages.
> Example
>
> http://server/index.affx
>
> I have set this stuff
>
> refresh_pattern .affx 10 20% 60
>
> and
>
> response.setDateHeader ("Expires", 600000);
> response.setHeader ("Cache-Control", "public");
>
> Am I missing something?
>
> Andy Kimbrough
>
> =====
> http://www.animekat.com
> I've moved my site!!
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
> http://platinum.yahoo.com
Received on Fri Mar 28 2003 - 03:11:56 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:24 MST