Network Deployment (Distributed operating systems), v8.0 > Administer applications and their environment > Administer Dynamic caching > Administer the dynamic cache service
Disable template-based invalidations during JSP reloads
By setting the JVM com.ibm.ws.cache.CacheConfig.disableTemplateInvalidation custom property to true, the template-based invalidations are disabled during JSP reloads.
To set any of these JVM custom properties...
Procedure
- In the admin console, click...
Servers > Application servers >server_name
> Process definition > JVM > Custom properties > New.
- Enter com.ibm.ws.cache.CacheConfig.disableTemplateInvalidation in the Name field.
- Enter true in the Value field.
- Save the property and restart WAS.
Use the dynamic cache service
Task overview: Using the dynamic cache service to improve performance