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.

 

  1. Enable the dynamic cache service globally.
  2. Configure servlet caching.
  3. Configure Edge Side Include caching.
  4. Configure command caching.
  5. 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.