1 Reply Latest reply on Jan 17, 2013 8:50 AM by jaydev

    Tree API Module cache overflow to disk

    jaydev

      Hi,

       

      I had a question related to maxEntries config for a cache that uses the Tree API.  How do I set the maxEntries?  Is the maxEntries value entered corresponding to the total number of nodes in the root or is it the total number of nodes regardless of how many child nodes?

       

      For example, if the root node represents dates.  I want to make sure that only two dates can be in memory (the additional dates should overflow to disk based on the chosen strategy).  Would I enter maxEntries=2?

       

      Thanks!

      JayDev