Cache access

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

This tab is displayed only when one of the bulk keys described here is used or when the following key is added to the AppSettings section of your web.config file:

 

<add key="CMSDebugCache" value="true"/>

 

On the Debug -> Cache access tab, you can see a log of accesses to the system cache.

 

For each access, you can see the URL of the page on whose loading the cache was accessed. The table below the URL always shows the type of Access, the accessed Cache key, the object type and size of cached Data and the Context from which the cache was accessed.

 

All dummy keys can be cleared from the cache using the Clear cache button.

 

By clicking the View object (View) icon, you can display details of the cached object in a new window. Clicking the Clear cache log button clears all records in this debug log.

 

 

Page url: http://devnet.kentico.com/docs/5_5r2/contexthelp/index.html?debugcache_tab.htm