Think the cache handler currently caches on the path + the querystring. While that may be good for some situations it would probably be better to default to only cache on the path. And have a vary-by option to select which querystring properties should be used for caching.
Think the cache handler currently caches on the path + the querystring. While that may be good for some situations it would probably be better to default to only cache on the path. And have a vary-by option to select which querystring properties should be used for caching.