Dispatcher is caching content over https request
CQ dispatcher is caching content over https request. How can I config the dispatcher so that it won't cache https content?
I'm using dispatcher 4.1.5 with IIS server.
CQ dispatcher is caching content over https request. How can I config the dispatcher so that it won't cache https content?
I'm using dispatcher 4.1.5 with IIS server.
First of all your use case is not clear. Anyhow there are couple of ways to solve like
* Have different virtual host for http & https. Use different dispatcher configuration for each host.
* Manupulate the http headers using rewrite rule. Example to include query parameter for https request.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.