You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Julie <ju...@nextcentury.com> on 2010/07/07 22:03:14 UTC

Re: Key cache size is 0 but .75 hit rate

> I need to set my key cache size properly but am not sure how to set it if each 
> key cached is stored in the key cache 2 or 3 times.  I'd really appreciate any 
> insight into how this works.  
> Thanks!
> Julie
> 
> 

I actually still have this question but now have another, related one that I'm
puzzling over. What does it mean when my key cache size is 0 but I've got a
successful hit rate?  For example:

        Key cache capacity: 100
	Key cache size: 0
	Key cache hit rate: 0.75


I'm sorry for the barrage of questions!
If anyone knows the answer to this, thank you in advance.

Julie