Documentation Center

Pre-caching

Pre-caching is the action of automatically caching information, before any user access to that information.

By default, Legacy Content Delivery transfers information into server side caches each time specific events take place. You can configure pre-caching from the Global Config Settings in the Manage Application page.

Individual table of contents (TOC)
The TOC of a publication is cached at the end of the publish process. You can configure it with the following options:
NameValuesDefaultDescription
cache.prefill.onpublishing.enabledyes/noyesEnables (yes) or disables (no) pre-caching of TOC.
cache.prefill.onpublishing.sync.executionyes/noyesFills in the cache synchronously, at the end of the publish process before the content can be viewed (yes). Or fills in the cache asynchronously, after the publish process, the content can be viewed before the TOC is cached (no).
All TOCs
The TOC of all publications are cached after a web application server restart. You can configure it with the following option:
NameValuesDefaultDescription
cache.prefill.onstartup.enabledyes/noyesEnables (yes) or disables (no) pre-caching of all tables of contents after an application server restart.