Re: [squid-users] Transform dynamic page into static page.??..

From: Amos Jeffries <squid3@dont-contact.us>
Date: Fri, 25 Jan 2008 09:28:26 +1300 (NZDT)

> Hello Everyone.
> I'm using squid for reverse proxy.
>
> Original server has following URI .
>
> http://www.xyz.com/abc.swf
> http://www.xyz.com/abc.swf?id=xxx
> http://www.xyz.com/abc.swf?id=yyy
>
> Squid know that is dyanamic page.
> Squid store three objects. ( abc.swf , abc.swf?id=xxx, abc.swf?id=yyy )
> I want to store once. ( abc. swf )
> And wished to handle abc.swf, abc.swf?id=xxx, abc.swf?id=yyy by same
> thing.
>
> Does squid make to recognize that is static page ?
>
> Thank you very much for your help and advice
>

Squid 2.7 (and maybe 2.6stable18) support a store-url rewriter. Which can
be configured to map all those URI to the one object.

Amos
Received on Thu Jan 24 2008 - 13:28:28 MST

This archive was generated by hypermail pre-2.1.9 : Fri Feb 01 2008 - 12:00:05 MST