QAD 2017 Enterprise Edition > User Guides > Security Administration > Reverse Proxy for Channel Islands > Configuring Caching of Java Objects > Disk Store Configuration
  
Disk Store Configuration
The Ehcache DiskStore is used for additional cache storage and persistence. In newer versions of Ehcache the disk store is configured globally per CacheManager, rather than per cache. By default, java.io.tmpdir will be used, however this can be configured in qad-webshell.properties as follows:

qad-webshell.cacheManager.diskStorePath=//host/path/to/disk/store #Linux
qad-webshell.cacheManager.diskStorePath=\\\\host\\path\\to\\disk\\store #Windows