RE: [squid-users] URL QUERY_STRING

From: Cory Mummery <cmummery@dont-contact.us>
Date: Tue, 31 Dec 2002 08:23:21 -0800

Thank you your quick response, can you please expand on your answer? I
found this in the docs:
"Squid by default does not log query parameters. These parameters are
however forwarded to the server verbatim". Is it possible to not have the
query terms forwarded to the server?

Thanks
-Cory

-----Original Message-----
From: Henrik Nordstrom [mailto:hno@squid-cache.org]
Sent: Tuesday, December 31, 2002 5:11 AM
To: Cory Mummery
Cc: 'squid-users@squid-cache.org'
Subject: Re: [squid-users] URL QUERY_STRING

Yes. Squid does not pay any special attention to ? unless instructed to.
A URL is just a URL. See squid.conf.

Regards
Henrik

Cory Mummery wrote:
>
> I am developing a flash application that is going to request an XML file
to
> refresh content every ## seconds. I am expecting very high traffic so I
> want to cache the xml file using a pool of squid servers. I have to use a
> query string in the flash call in order to bust the browser cache, but I
> want squid to ignore the query string. For example, the browser will make
a
> call for http://host.com/test.xml?123456. I want squid to cache
> http://host.com/test.xml and ignore the query string. Is this possible?
If
> that is possible, I am planning on using refresh_pattern to setup the
> caching parameters. I want the file cached for ## seconds. Is
> refresh_pattern the best way to accomplish this? Thank you for your time.
>
> -Cory
Received on Tue Dec 31 2002 - 09:29:30 MST

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