Welcome to the Cache Tuner module
Cache Tuner Module helps you to understand your Sitecore Caching usage and helps you for fine tuning cache sizes as per Sitecore's Caching Guide Recommendation.
Caching is one of the least used and misunderstood, yet most powerful features of Sitecore. Most developers do not get into the details of harnessing the power of caching until they get to at least the intermediate proficiency level, and some never use it at all. I’ve observed that due to Cache Size Tuning’s complexity process people are not tuning Cache size even though they have plenty of RAM available! OR sometime they overconfigure it which leads to OOM errors.
This module is the implementation of the rules given in Sitecore Caching guide. So, If you would like to check whether cache sizes are being utilized or not? If utilized then how much amount of Cache Tuning is required. Then this tool is for you!
Features
- Suggests by color: (Red == Alert (Needs urgent attention), Green == Normal (You can Ignore them), Orange == Warning (No problem as of now. But it can be - Let's be proactive!)).
- Total of all data at bottom! (Total Size, Delta, and Max Size).
- Data can be exported as CSV along with all suggestions and shared with in team/ if someone would like to do more analysis, he/she can do by using power of Excel!
- No Manual Cache Calculations, tool does it for you as per Sitecore recommendations.
Latest Release
The latest version (1.0.0.0) is available for download at here
How to Install?
- You can download package from here.
- It contains one .aspx page with name as CacheTuner.aspx.
- You can copy this page and paste it in your Webroot\Sitecore\admin folder. [Just a note : you can deploy it on any directory you wish to. But better to put under admin folder as it is secure folder, and as this page is using Single file model. It won't restart/recycle your application.].
- Access your page using http://<YOURDOMAINNAME>/sitecore/admin/cachetuner.aspx.
- For details understanding of UI please refer How to use section.
- That's it! Enjoy! :-)
How to use?
Please refer Cache Tuner User Guide:
http://sitecorebasics.wordpress.com/2011/04/27/cache-tuner-user-guide/
Source
Use this URL in your repository browser when you want to checkout the source code:
http://svn.sitecore.net/CacheTuner/
Support
If you have any issues/ideas/suggestions with the Cache Tuner module, please report them to the Shared Source forum on SDN OR drop me a line at klpatil@hotmail.com
If your feedback is positive tell to your peers else tell to me at : klpatil@hotmail.com. Feel free to post your suggestions/comments/bugs at provided email id.
Enjoy!
Kiran Patil
Special thanks to Jimmie Overby - The Shared Source Coordinator for such a nice initiative and doing everything quickly and much efficiently!
More Information
- Index -- The index page for the shared source modules.
- Documentation/Cache Tuner User Guide
- Download from here
- Sitecore Caching Basics -- Basics of Sitecore Caching.
- Sitecore Cache Size Tuning Basics -- Basics of Sitecore Cache Size Tuning!.
- Shared Source List -- The full listing page for the shared source modules.
For a complete list of local wiki pages, see TitleIndex.
