Caching defaults
During installation, WebSphere Commerce sets up the caching system with the default values.
- Dynamic caching is enabled.
- Disk offload is enabled.
- Servlet caching is enabled.
You need to manually merge the cache entry from:
WC_installdir/samples/dynacache/ business_model/cachespec.xml
to:
WC_eardir/Stores.war/WEB-INF
Note:
- In the development environment servlet caching is disabled. To use servlet caching, see the Configuring servlet caching topics.
- For details on enabling the cache policies in a store, see Creating store pages that can be cached topic .