RE: [squid-users] How to cache query strings

From: Nick Duda <nduda@dont-contact.us>
Date: Wed, 6 Sep 2006 10:42:46 -0400

Ok I got it to pass the query string using the 'strip_query_terms off'
directive, but still getting misses on the files

Before
1157552144.187 332 x.x.x.x TCP_MISS/304 310 GET
http://www.website.com/image.gif? username DIRECT/x.x.x.x

After
1157553649.229 185 x.x.x.x TCP_MISS/304 310 GET
http://www.website.com/image.gif?langid=1 username DIRECT/x.x.x.x

- Nick

-----Original Message-----
From: Nick Duda
Sent: Wednesday, September 06, 2006 10:16 AM
To: squid-users@squid-cache.org
Subject: [squid-users] How to cache query strings

How can squid be set to cache content from a query string?

For example, this always gives a TCP_MISS/304

http://www.website.com/image.gif?

Removing the ? Gives a TCP_IMS_HIT/304

http://www.website.com/image.gif

While I can understand why squid would not want to cache this stuff,
this is for an internal server in which we want it to.

Regards,
Nick

---------------------
Confidentiality note
The information in this email and any attachment may contain
confidential and proprietary information of VistaPrint and/or its
affiliates and may be privileged or otherwise protected from disclosure.
If you are not the intended recipient, you are hereby notified that any
review, reliance or distribution by others or forwarding without express
permission is strictly prohibited and may cause liability. In case you
have received this message due to an error in transmission, please
notify the sender immediately and delete this email and any attachment
from your system.
---------------------

---------------------
Confidentiality note
The information in this email and any attachment may contain confidential and proprietary information of VistaPrint and/or its affiliates and may be privileged or otherwise protected from disclosure. If you are not the intended recipient, you are hereby notified that any review, reliance or distribution by others or forwarding without express permission is strictly prohibited and may cause liability. In case you have received this message due to an error in transmission, please notify the sender immediately and delete this email and any attachment from your system.
---------------------
Received on Wed Sep 06 2006 - 08:42:47 MDT

This archive was generated by hypermail pre-2.1.9 : Sun Oct 01 2006 - 12:00:03 MDT