Cache 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_INSTALL/samples/dynacache/ business_model/cachespec.xml
to:
WC_EAR/Stores.war/WEB-INF
- In the development environment servlet caching is disabled.
To use servlet caching, see Configuring servlet caching topics in the WebSphere Application Server Information Center for directions on how to enable it.
- For details on enabling the cache policies in a store, see Create store pages that can be cached topic .