We are using squid 2.4 as a reverse proxy. I would like to exclude certain URL's from being cached but the URLS are dynamically generated. Each URL that I would like to exclude from cache contains a certain string in the URL (www.blah.com?variable=A&someting=nothing) I would like it so everytime variable=a is in a URL for squid to exclude it from cache. How could I achieve this. Does this make sense? Thanks in advance, Nick
