RE: [squid-users] Caching pages for users without a cookie (guest)

From: Elli Albek <elli_at_sustainlane.com>
Date: Wed, 14 Jan 2009 00:29:41 -0800

Hi,
Those are dynamic pages, but their URLs to not contain any query parameters.
The home page is a good example for a URL that is database driven.

In addition URLs like those:

mydomain.com/san-francisco
mydomain.com/los-angeles
mydomain.com/whats-hot

Etc. Those are all dynamic pages with file URLs.

Skipping URLs with query parameters is fine, they only happen after form
submissions which we prefer not to cache.

Elli

-----Original Message-----
From: Amos Jeffries [mailto:squid3_at_treenet.co.nz]
Sent: Tuesday, January 13, 2009 6:50 PM
To: Elli Albek
Cc: squid-users_at_squid-cache.org
Subject: Re: [squid-users] Caching pages for users without a cookie (guest)

Your squid is most likely configured with "cache deny QUERY".

http://wiki.squid-cache.org/ConfigExamples/DynamicContent

This lets squid believe the cache-control headers received in dynamic
requests.
Received on Wed Jan 14 2009 - 08:29:46 MST

This archive was generated by hypermail 2.2.0 : Wed Jan 14 2009 - 12:00:03 MST