Hi,
Does anyone know of a way to clear the squid cache of a url with a variable?
As far as I know:
1. SQUID caches urls - including variables.
2. So the cache for www.mysite.com/mypage is different from www.mysite.com/mypage?tag=fromage
In Matrix there are various options including triggers - but they clear the SQUID cache on an ASSET basis - not a URL basis
If I clear the SQUID cache for asset ID123456 (which has webpath www.mysite.com/mypage) - that should clear the base url - but it won't touch the url with the variable (www.mysite.com/mypage?tag=fromage) - which will still show the cached version.
So - does anyone have any clever ideas on how to clear the SQUID cache for the url with the variable?
Thanks in advance
Karl