Use dynamic cache service to improve performance


 

+

Search Tips   |   Advanced Search

 

To improve app performance, using dynamic caching of output for servlets, commands, web services, and JSPs.

The dynamic cache service works within an appserver JVM, intercepting calls.

  1. The dynamic cache service is enabled by default.

  2. Set the type of caching...

  3. Monitor the results of the configuration using the dynamic cache monitor.
  4. Use the DistributedMap and DistributedObjectCache interfaces for the dynamic cache

 

Related tasks

Disk cache infrastructure enhancements
Use the dynamic cache service
Set cache replication
Set cacheable objects with cachespec.xml
Set command caching
Eviction policies using the disk cache garbage collector
Example: Cache Web services
Set the JAX-RPC Web services client cache
Display cache information
Use servlet cache instances
Disable template-based invalidations during JSP reloads
Dynamic cache MBean statistics
Example: Set the dynamic cache service
Dynamic cache PMI counter definitions
Troubleshoot the dynamic cache service
Tune the application serving environment