Disable template-based invalidations during JSP reloads
Overview
By setting...
com.ibm.ws.cache.CacheConfig.disableTemplateInvalidation...to true in the JVM, template-based invalidations are disabled during JSP reloads.
To set...
- In the admin console, click...
Servers | Application servers | myserver | Process definition | Java virtual machine | Custom properties | New- In the name field, enter...
com.ibm.ws.cache.CacheConfig.disableTemplateInvalidation- Enter true in the Value field.
- Save the property and restart WAS.
Related tasks
Use the dynamic cache service
Task overview: Using the dynamic cache service to improve performance