1 Reply Latest reply on Jun 17, 2009 6:59 AM by mircea.markus

    test

    sudarshanacharya

      test

        • 1. Re: Tuning Cache for optimum memory
          mircea.markus

           

          Oops. It stripped off the tags

          you can place the snippet in Code tags(select it an click on Code on the format toolbar).

          One possible way to see whether the cache doesn't evict stuff is to use Jmx to check number of attributes and nodes in the cache and verify whether it keeps data that should be evicted. Also, are there any eviction warning in the logs? If there are lots of activity on the cache, eventQueusSize might get full very quickly and eviction might get slower - that will be logged though. If so, increase the eventQueusSize.