Hello, I used DiskCache.
If during some time interval if the Cache hit number in DiskCache is over some count than I would like to move the cache to the memory. and if during some time interval if the Cache hit number in Memory is lower some count than I would like to move the cache to the Disk. Can I configure JCS to do that ? Thanks, Youngho