Re: [squid-users] purge domain / more flexible purge ?

From: Jeff Peng <peng.kyo_at_gmail.com>
Date: Sun, 29 Jun 2008 11:52:35 +0800

On Sat, Jun 28, 2008 at 11:40 PM, Roy M. <setesting001_at_gmail.com> wrote:

>
> You have a blog application, and use Squid as reverse proxy to cache
> the dynamic pages.
>

How do you cache the dynamic pages? ignore Cache-Control: private
headers or something like that?

I once used mod_rewrite to rewrite some dynamic pages to fake-static pages, ie,

rewrite a public page:
/path/xyz.abc.html
to apache's internal php page:
/path/abc.php?arg=xyz

and squid can cache them correctly.

-- 
Regards,
Jeff. - Peng.Kyo_at_gmail.com
Received on Sun Jun 29 2008 - 03:52:46 MDT

This archive was generated by hypermail 2.2.0 : Mon Jun 30 2008 - 12:00:05 MDT