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:
AIX|Linux|Solaris|I5/OS|Windows:
WC_installdir/samples/dynacache/ business_model/cachespec.xml
to:
WC_eardir/Stores.war/WEB-INF
- In the development environment servlet caching is disabled. To use servlet caching, see Configuring servlet caching topics in the WAS Information Center for directions on how to enable it.
- Refer to the Creating store pages that can be cached topic for details on enabling the cache policies in a store.
Related concepts
Related tasks