I have an HTTP module that replaces relative URLs with the URL of our CDN for static content. However, when this module is added to the web.config, it causes our Outputcache to no longer work.
I've tried messing with the order of httpModules in web.config with no luck. Any ideas?