adobe / aem-guides-wknd

Tutorial Code companion for Getting Started Developing with AEM Sites WKND Tutorial
https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/overview.html
MIT License
285 stars 548 forks source link

Browser don't cache resources after max-age is up due to age overrun #318

Closed keepthebyte closed 1 year ago

keepthebyte commented 2 years ago

With the current caching defaults - the CDN is keeping the file longer than the browser - this has a side-effect for resources that might stay in the browser cache for longer - they get back-ground refreshed but won't stay in the cache as age is longer than max-age.