Enable the dynamic cache service

Enable the dynamic cache service

 

+

Search Tips   |   Advanced Search

 

Enable the dynamic cache service to improve application performance by caching the output of servlets, Web services, and WebSphere commands into memory.

The dynamic cache service is enabled by default. However, you can enable or disable the service through the administrative console.

  1. In the administrative console, click...

    Servers | Application servers | server_name | Container services | Dynamic cache service | Enable service at server startup | Apply | OK

  2. Enable servlet caching

  3. Restart WebSphere Application Server.

ResultThe dynamic cache service caches content for requests that have cache policies configured.

 

What to do next

You might want to enable dynamic cache disk offload. This option moves cache entries that are expired from memory to disk for potential future access. See Configuring dynamic cache disk offload for more information.


Sub-topics
Dynamic cache service settings
Configuring servlet caching
Configuring dynamic cache disk offload
Configuring Edge Side Include caching
Configuring external cache groups

Related tasks
Configuring servlet caching
Configuring cache replication
Task overview: Using the dynamic cache service to improve performance
Using the DistributedMap and DistributedObjectCache interfaces for the dynamic cache