Magnolia 5.7 reached extended end of life on May 31, 2022. Support for this branch is limited, see End-of-life policy. Please note that to cover the extra maintenance effort, this EEoL period is a paid extension in the life of the branch. Customers who opt for the extended maintenance will need a new license key to run future versions of Magnolia 5.7. If you have any questions or to subscribe to the extended maintenance, please get in touch with your local contact at Magnolia.
Magnolia's default cache consists of the following submodules:
-
Cache Browser app — displays the current state of caches on public instances and lets you delete cached items
-
Cache core — defines what to cache, when to flush the cache, and headers passed to browsers.
-
Cache Tools app — displays the number of cached elements and lets you flush caches manually.
-
Ehcache 3 module — default cache implementation in version 3 (Magnolia 5.5.4+). Robust and proven. Can be configured to persist after a restart.
-
Ehcache module — default cache implementation in version 2. Robust and proven. Does not persist a restart.
-
Memcached implementation — shared (distributed) cache between instances. Persists a restart.
See also
- Advanced cache modules for EE Standard
- High performance caching modules for EE Pro
Overview
Content Tools