Use this page to configure and manage the dynamic cache service settings.
To view this administrative console page, click Servers > Application Servers > server > Dynamic Cache Service.
Configuration tab
Enter the cache size value in this field between the range of 100 through 200,000.
Default | 1 |
Range | 1 to 255 |
By default, the dynamic cache maintains the number of entries configured in memory. If new entries are created while the cache is full, the priorities configured for each cache entry and a least recently used algorithm, are used to remove entries from the cache. In addition to having a cache entry removed from memory when the cache is full, you can enable disk offload to have a cache entry copied to the file system (the location is configurable). Later, if that cache entry is needed, it is moved back to memory from the file system.
You can also configure advanced cache replication settings.