Configuration Cache Management
When you create a configuration object, you can enable the Caching on option to keep the object in the configuration cache after it is retrieved from the database. The next time this configuration is requested, the system uses the cached object to serve the request.
Using the configuration cache management function, you can view the list of cached configuration objects and you can clear the cache.
The function is available in both the Visual Administrator and the Console Administrator.
To view the cached configurations in the Visual Administrator, go to the Runtime tab of Configuration Adapter Service and open the Display cache content sub-tab. It displays the list with the names of the cached objects, and the Cache hit rate – that is, the percentage of requests served using the cache.
To delete the objects from the cache, choose Clear cache.
To manage the configuration cache in the Console Administrator, use the cache command from the CONFIGURATION command group. For more information, see CONFIGURATION in the Reference Manual.