Description:
Each time the server encounters the number of misspellings specified in CacheSaveInterval parameter setting, the cache is dumped onto disk to the file you have specified in CacheLoadPath parameter.
Parameter type:Number
Default value:0
Possible values:
  • 0 –  the cache dumping is turned off. In this case, the cache will be reset each time your restart AppServer.
  • Any number of misspellings
<CacheSaveInterval>0</CacheSaveInterval>

  • No labels