Dynamic cache limitation
 
If you use the cachespec.xml file to enable invalidation you might encounter the following behaviour:
If you use the cachespec.xml file to enable invalidation you might encounter the following behaviour:
- When
     you create a catalogue entry or move a catalogue entry from one category to
     another in the Management Center, the catalogue entry would not show up on
     the storefront.
- When
     you create a category in the Management Center, the category would not
     show up on the storefront.
- When
     you update a child object in the Management Center, the parent object
     cache entry is not automatically invalidated. For example, when you update
     a catalogue entry in the Management Center, the category display page does
     not reflect the updates in the storefront.
1. Lunch the Cache monitor using following method:
- Access the web application using a web browser with the following web address, most of this URL will be secure access, its recommended that, access the Administration host machine:
        https://admin_host_name:port/cachemonitor
2. Do one of the following steps:
| 
Option | 
Description | 
| Remove an entry from cache | Click Invalidate when viewing a cache entry. | 
| Remove all entries for a certain dependency ID | Click Invalidate when viewing entries for a dependency ID or click Invalidate when viewing entries for a template | 
| Clear the entire contents of the cache | Click Clear Cache while viewing statistics or contents | 
| Clear the contents on the ESI processors | Click Clear Cache while viewing ESI statistics or contents. | 
| Clear the contents of the disk cache. | Click Clear Disk | 
