Magnolia 6.1 reached end of life on March 31, 2021. This branch is no longer supported, see End-of-life policy.
The Advanced Cache App installs an Advanced tab into the Cache Tools app that allows you to configure site-aware caches.
<dependency> <groupId>info.magnolia.advancedcache</groupId> <artifactId>magnolia-advanced-cache-app</artifactId> <version>2.2.1</version> </dependency>
/modules/advanced-cache-app
and /modules/cache-app/apps/cacheTools/subApps/advancedTools
nodes.magnolia-advanced-cache-app.jar
) from WEB-INF/lib
and start up Magnolia again.Open the cacheTools
app, go to the Advanced
tab and select workspaces which are site-aware. Then means that it used different subtrees for different sites. For example the site www.site1.com uses subtree /site1
in the website
workspace and www.site2.com uses the subtree /site2
. Click Configure and restart your instance.
site app
and check that a cache was added/removed.