Task overview: Using the dynamic cache service to improve performance
Caching the output of servlets, commands, and JavaServer
Pages (JSP) improves application performance. WebSphere® Application
Server consolidates several caching activities including servlets,
web services, and WebSphere commands into one
service called the dynamic cache. These caching
activities work together to improve application performance, and share
many configuration parameters that are set in the dynamic cache service
of an application server. You can use the dynamic cache to improve
the performance of servlet and JSP files by serving requests from
an in-memory cache. Cache entries contain servlet output, the results
of a servlet after it runs, and metadata.
Last updated: April 18, 2014 05:01 AM CDT http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-iseries&topic=container_dyn_scenario File name: container_dyn_scenario.html