I am using squid in http-acceleration mode, and it appears that squid considers /whatever.swf?query1 and /whatever.swf?query2 two separate items in terms of caching. Is there any way to get squid to understand that these are the same static file and don't need to be cached over and over? One major caveat, I need currently have the query strings logged and I need them to remain as such....I just want squid to ignore the query string when caching items. Thanks in advance