ColdFusion 11+ will by default send caching headers on every request (i.e cache-control, Pragama: no-cache, etc.)
The solution is buried in this Adobe Tracker thread:
https://tracker.adobe.com/#/view/CF-3926479
I’m documenting it here because I continually run into the problem when installing new instances of ColdFusion and I continually find myself searching for hours for the solution.
Simply comment out the entire MobileDeviceDomInspectionFilter section in the web.xml file:
{CFUSION}\cfusion\wwwroot\WEB-INF\web.xml
An information technology professional with twenty five years experience in systems administration, computer programming, requirements gathering, customer service, and technical support.
0 Comments