Configure sharing policy in cachespec.xml | Invalidate cache entry per JVM using database


Other options to ensure cache content consistency across cluster


+

Search Tips   |   Advanced Search

 

Cache replication is the recommended way to maintain cache content consistency in a clustered environment. However, due to its limitation on invalidation when a server is stopped, some clients chose other options to maintain cache content consistency on invalidation without using cache replication. Here are two examples: using a database and using a file system.