Using the dynamic cache service to improve performance
The dynamic cache service works within an appserver Java Virtual Machine , intercepting calls to cacheable objects. For example, it intercepts calls through a servlet service() method or a command execute() method, and either stores the output of the object to, or serves the content of the object from the dynamic cache.
Configure cache policy using cachespec.xml.
- Enable the dynamic cache service globally.
- Configure servlet caching.
- Configure Edge Side Include caching.
- Configure command caching.
- Configure Web services caching.
Dynamic cache
Configure cache replication
Cache monitor
Tuning performance
Caching Web services
Configure the dynamic cache
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.