Confluence 2.9 : Cache Statistics
This page last changed on May 13, 2008 by edawson.
Confluence provides statistics about its internal caches that allow you to track the size and hit ratio of each cache and tune it for better performance (if necessary). See Performance Tuning for more information. To view the cache statistics, do the following.
About the generated numbers :
For instance to calculate Percent Used : Percent Used = Objects / Size Percent Used = 4023/5000 = 80% and to calculate Effectiveness : Effectiveness = (Hits)/(Hits + Misses) Effectiveness = 374550 / (374550 + 140460) = 73%
Performance TuningIf you need to tune your application when under high usage, you may like to review this document for suggestions. RELATED TOPICS
|
![]() |
Document generated by Confluence on Aug 07, 2008 19:04 |