Skip to Main Content
Product Suggestions
Created by Guest
Created on Dec 18, 2018

Files like bundle.js via CMS Gateway should have longer (infinite) cache and versioning in the URL

Currently this file has a 5 day cache: https://pdtestingp991-onprospectsoft-com-gw.prospect365-qa.com/plugins/productgroups/bundle.js

This really isnt long enough. it's a massively used file, on loads of url's on virtually all our sites.

And, it's fully in our contol. If we updated it, with a fix or a new feature, we could update the CMS gateway or plugin to refer to somethign like:

https://pdtestingp991-onprospectsoft-com-gw.prospect365-qa.com/plugins/productgroups/version1.1/bundle.js

Doing this would allow us to give this an infinite cache (255 days) and even set an immutable header

  • Attach files