Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fix by script - Avoid cross space links to DOCS56

...

HTML Wrap
alignright
classmenu

Related topics:

...

Caching arbitrary objects

...

Magnolia has a separate Digital asset management module. Assets (for example images) and asset renditions served directly from Magnolia are cached by default. Assets served from external an DAM such as Cumulus DAM connector or Amazon S3 Connector module are not cached by Magnolia.

...

Alternative third-party low level cache implementation. (For more details see below.)

Cache Browser app

The Cache Browser app runs on an author instance and allows you to delete cache items on a granular level. The app will delete cached items on all the public instances - independent of your public instances setup - be it a single instance or a complex cluster.

...

When using Personalization (Enterprise Standard), pages that have personalized content are not cached by default. You can enable caching with Advanced Cache for Personalization (Enterprise Pro).

Dynamic page caching

Dynamic page caching allows you to cache fragments of a page which also contains parts which cannot be cached. DCP uses the SiteMesh module.

Cache implementation

Magnolia cache uses established third-party libraries for the low level functions. Depending on your production environment, one cache implementation may fit better than another. Please contact Magnolia Services to get the the best cache strategy for your project and server setup.

...

By default Magnolia uses Ehcache. The third party library comes with and is configured with Ehcache module module.

Ehcache version update to 2.10

...

However, if you want to use a cache that will persist between restarts of Magnolia, use the Memcached implementation.

Alternative implementation - Memcached

Memcached is high-performance, distributed memory object caching system. Magnolia's Memcached implementation brings you the advantages of a distributed cache:

...

Community Edition:

Children Display
pageDOCS56:Cache modules

Enterprise Standard:

Children Display
pageDOCS56:Advanced cache modules

Enterprise Pro:

Children Display
pageDOCS56:High performance caching modules