cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Exclude certain URLs form ICM cache?

Former Member
0 Likes
194

Hey community,

does anybody know if and how it is possible to exclude certain files from the ICM cache?

We have a web app running on the web AS (with Portal 7.3), and all html-files from this web app should not be cached in the ICM.

In the web application interface I can see that these files are cached in the server cache. So I need to exclude them.

In case of necessity it would be ok if I exclude all html-files from the cache.

Thanks for your help,

Steffi

Accepted Solutions (0)

Answers (1)

Answers (1)

fabio_sarmento
Advisor
Advisor
0 Likes

Hi,

"Goto -> HTTP Server Cache -> Invalidate -> Global in

System.

"Goto -> http plugin -> server cache -> invalidate globally"

Regards,

Fabio

Former Member
0 Likes

Hi Fabio,

thanks for your answer!

I don't want to invalidate the cache manually. I want to maintain something like:

"exclude all html files from web app YXZ from cache". These files should never be cached.

By invalidating the cache the problem is solved only until the next html-file is called.

Thanks,

Steffi