Use this task to verify that the dynamic cache service has its cache policies configured correctly and is serving cached content.
Before you begin
The dynamic cache service should be enabled. You should have a cache policy developed for your application. See Configuring cacheable objects with the cachespec.xml file for more information. You must have servlet caching enabled in the web container. See Configuring servlet caching for more information.Why and when to perform this task
You can verify the cacheable page by invoking the snoop servlet in the default application. If the dynamic cache is working correctly, refreshing the servlet repeatedly results in viewing cached content.Steps for this task
Related tasks
Displaying cache information