displaying top 100 results
2608694 CF-4022002 Caching Mike Grove cacheRemove() throws an out of memory error when passing it a list of long key names Problem Description:
Steps to Reproduce:
Run the following command in a .cfm file (Note: it does not matter if you have these items in the cache or not).
Actual Result
2610917 CF-3669336 Caching Mike Grove cachegetallids() is very slow when ehcache is configured to overflow to disk Problem Description:
When configured to overflow to disk, calling cachegetallids() is very slow with only a few thousand items in cache. Review the ehcache configuration in the "Test