Tutorials > Dynamic caching > Operate dynacache in a production environment

< Previous | Next >


Tune parameter: delay offload

This section is related to delay offload..

Another parameter that you can set is htodDelayOffload (com.ibm.ws.cache.CacheConfig.DelayOffload). Having this property set to true indicates that the Application Server can use extra memory buffers for the dependency IDs and templates. This delays disk offload and minimizes the input and output operations to the disk. Refer to Java virtual machine cache settings.

Note: The default value for this parameter is true. There is no need to set it to true, only to ensure that it has not been set to false.

< Previous | Next >


+

Search Tips   |   Advanced Search