Home


2.12.3 Cache monitor operational tasks

You can use the cache monitor to perform basic operations on the data stored in a cache instance as shown in Table | -5.

Table 2-5 Cache Monitor operational tasks

Monitor operation Task execution
Remove an entry from cache. Invalidate when viewing a cache entry.
Remove all entries for a certain dependency ID. Invalidate when viewing entries for a dependency ID.
Remove all entries for a template. Invalidate when viewing entries for a template.
Move an entry to the front of the LRU queue to avoid eviction. Refresh when viewing a cache entry.
Move an entry from disk to cache. Send to Memory when viewing a cache entry on disk.
Clear the entire contents of the cache. Clear Cache while viewing statistics or contents.
Clear the contents on the ESI processors. Clear Cache while viewing ESI statistics or contents.
Clear the contents of the disk cache. Clear Disk while viewing disk contents.

In addition to using the cache monitor to track the cache, you can also use the Performance Monitoring Infrastructure (PMI) and the mBean JMX™ API, as explained in 6.9, Monitoring DynaCache.

+

Search Tips   |   Advanced Search