Forum Discussion
AvinashP_138219
Nimbostratus
Nov 27, 2013pro-actively check for specific updated content
Hi,
I'm using a Web Acceleration profile (configurend from the web interface) to do caching on a BIG-IP 3600 LTM running version 11.2.0 Build 2451.0 Hotfix HF1. That works fine.
The issue r...
IheartF5_45022
Nacreous
Nov 28, 2013Cache busting is using 'version tag' query parameters to differentiate versions of static content (js/css/images). Whatever is generating the pages needs to do this. Sometimes the version gets created every time a new package is released, sometimes when the webserver restarts (we do it both ways).
You end up with this kind of thing when the page loads;-
https://test.com/theme/js/ajaxportlet.js?t=1385450658000
https://test.com/theme/css/stuff.css?t=1385450658000
This way you can have far-future proxy/client Cache-Control headers on your static content.
I'd google it and talk to your app guys about whether they feel like doing it.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects