displaying top 100 results
2598094 CF-3041746 External U. David Stockton from FusionReactor / CFConsultant.com here. We have diagnosed and resolved this issue and can provide support under our paid consulting services to resolve this on your systems.
However, it would be great for the community if Adobe can release a patch
Tracker Issue Query cache hit count statistics always show as zero
2610942 CF-3659774 Server Monitoring David Stockton Query cache hit count statistics always show as zero Problem Description:
Result of calling getQueryCacheStats() should show the calculated querycache hit ratio. However, it's always zero.
Steps to Reproduce:
Actual Result:
Hit
Tracker Issue Internal coldfusion.util.CaseInsensitiveMap class is not synchronized (thread safe). Leads to 100% CPU usage/server failure.
2596968 CF-3295469 Performance David Stockton Internal coldfusion.util.CaseInsensitiveMap class is not synchronized (thread safe). Leads to 100% CPU usage/server failure. Problem Description:
coldfusion.util.CaseInsensitiveMap is used internally from several places (eg coldfusion
Tracker Issue Frequent key collisions on cached queries resulting in wrong (cached) result-set returned
2612923 CF-3369530 Caching David Stockton Frequent key collisions on cached queries resulting in wrong (cached) result-set returned Problem Description:
A query can be requested in CF10 that is not cached. However, CF10 returns a previous query that is in the cache returning the incorrect data