+

Search Tips   |   Advanced Search

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...

  1. In the console, click Servers > Application servers >server_name > Process definition > JVM > Custom properties > New.

  2. Enter com.ibm.ws.cache.CacheConfig.disableTemplateInvalidation in the Name field.

  3. Enter true in the Value field.

  4. Save the property and restart WebSphere Application Server.


Related tasks

  • Use the dynamic cache service
  • Task overview: Use the dynamic cache service to improve performance