Forum Discussion
4 Replies
Which caching you are using?
1. Component Caching with @liaMarkupCache
2. Appcache
2. User Cache
This article might be useful https://community.lithium.com/t5/Developer-Knowledge-Base/Caching-in-endpoints-and-custom-components/ta-p/135978
Hi TariqHussain,
sorry, I think you didn't understand my question. I know how to work with the liaMarkupCache, Appcahe and UserCache. That wasn't the question. I asked for the Cache-Control, which is a Webserver Setting to prevent the browser reloading known Files. I'm looking for an option to change the default setting which is no-cache for an Endpoint .
Btw. here you can read more about Cache-Control: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control
Cheers
- tsrisudh7 years agoAdvisor
Hi steffenschoene i am also looking for similar info on assets which we have uploaded like we have custom fonts which have to be loaded in each page and the cache-control is set to no-cache. Did you find any solution on how to get this done?
Hi tsrisudh,
for now I got no solution for the cache-control "problem".
Btw. we had the same use case for the font files but they still served with the no-cache setting :smileyfrustrated:
Related Content
- 12 months ago
- 10 months ago
- 2 years ago