+

Search Tips   |   Advanced Search

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

  1. In the admin console, click...

    Servers | Application servers | myserver | Process definition | Java virtual machine | Custom properties | New

  2. In the name field, enter...

    com.ibm.ws.cache.CacheConfig.disableTemplateInvalidation

  3. Enter true in the Value field.

  4. Save the property and restart WAS.

 

Related tasks

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