<div dir="ltr"><div><div>I have a question about caching URLs with an auth token embedded in the URL parameter.  For example:<br><br></div><a href="https://www.example.com/path/page?token=xxx135ynjy93tqi">https://www.example.com/path/page?token=xxx135ynjy93tqi</a></div><div><br></div><div>The page can be uniquely identified without the URL parameters.  It appears squid is using the full URL, including the URL parameters, as the cache key.  Thus, causing the HIT rate to plummet.  Is there any way I can tell squid to disregard the URL parameters when storing to or serving from cache?  I know the store_id_program can do that, but is there any other way?</div><div><br></div><div>Thanks,</div><div>Hector<br></div></div>