Let's say I have a few web pages like this:
http://www.mydomain.com/page?vid=22
I want to cache every 'vid' string, but I don't want to cache any other string eg vidx= or vidsx=. AFAIK currently W3 Total Cache Page Cache (Enhanced) doesn't cache any queries at all, for any pages. Is this possible?