Hi,is not possible to cache a request with a querystring. It's for this reason that, even if you are configuring the ignoreUrlParameter, in your cache directory you are not able to find the request.Calls which contains a query string are considered like "dynamic". If you need to cache the result of ...