Manage Caches
This utility shows all available caches in the system. The note at the top of the screen shows the physical server that the caches relate to. For a load balanced environment, clearing caches will only affect the server currently being accessed.
The Name column can be searched via the filter box at the top.
- Clear Cache: The Clear Cache button in each row will empty that particular cache on that server immediately.
- Statistics information.
- Max Size: The maximum size the cache can grow to.
- Current Size: The current size of the cache.
- Hit count: How many times the cache has been hit/used by transactions in the system.
Hit Rate: Percentage of items found in cache when used.
Miss Count: How many times the requested item was not in cache and the transaction had to go to database for the data.
Miss Rate: Percentage of items not found in cache.