17.2.2. L1 Cache Configuration (Library Mode)
The following sample configuration shows the L1 cache default values in JBoss Data Grid's Library Mode.
The
l1 element configures the cache behavior in distributed cache instances. If used with non-distributed caches, this element is ignored.
- The
enabledparameter enables the L1 cache. - The
lifespanparameter sets the maximum life span of an entry when it is placed in the L1 cache.