Cache Settings Object Import and Export
Use the cache settings object to manage static cache time to live, cache enablement, and page cache partitions.
Cache settings are often replicated instead of imported, because a full page cache
invalidation must occur before they take effect. The cache settings import always uses a
replace semantic. The replace semantic deletes any partition definitions not included in
the import.
Note: After import, the cache for all partitions is invalidated.
Object Information | Details |
---|---|
Schema file | cache-settings.xsd |
Granularity | Page cache partition configurations, static cache time to live value per instance, and whether the page cache is enabled per instance. |
Business Manager import and export location | |
Pipelets | N/A |
This table describes cache-settings.xsd schema elements, and provides considerations when creating values for these elements.
Element | Description | Example |
---|---|---|
Settings | Sets static cache time to live and page cache enablement flags. |
|
Page-Cache-Partitions | Specifies the configuration of page cache partitions. Note: You can
specify a maximum of 10 pipelines.
|
|