cancel
Showing results for 
Search instead for 
Did you mean: 

Configure CSS cache

hofmann
Active Contributor
0 Kudos

Hi,

I'm trying to configure the cache time of the portal theme. Using the HTTP Provider Service I can configure the general cache time of all the portal applications (Cache-Control max-age=xyz property).

But how do I configure the cache timeout of only the portal theme application? I want to set the cache to 1 month, but not for my other applications on the portal.

br,

Tobias

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Tobias,

I am not sure you can control the cache on a portal component level. Generally CSS files are cached in the browser until something changes in them - are you seeing a different behaviour? The browser checks for changes based on how it is configured...

I know you can also set caching properties in the iView configuration... you might be able to control caching there also by adjusting those properties.

Hope that helps,

Simon

hofmann
Active Contributor
0 Kudos

Hi,

the CSS images are cached for some days only, not for 1 month. That's what I want to change. But when changing the HTTP Provider Server, all the content from portal applications will get cached for 1 month.

You'd need the ability to configure this on a per-application basis.

br,

Tobias

Answers (1)

Answers (1)

hofmann
Active Contributor
0 Kudos

Can be done by cache between user and portal