Skip to Content.
Sympa Menu

grouper-dev - Caching questions

Subject: Grouper Developers Forum

List archive

Caching questions


Chronological Thread 
  • From: Arnaud Deman <>
  • To: Grouper Dev <>
  • Subject: Caching questions
  • Date: Mon, 03 Aug 2009 14:51:22 +0200
  • Organization: GIP RECIA

Hi everyone

I have some questions about how the caching works in grouper 1.4.2 :
I have noticed, via visualvm, that a lot of instances of class net.sf.ehcache.Cache are created.
For instance, if I log in with GrouperSystem and I create a group there are 107 instances of Cache. Then I do the same operation with another user in another browser and there are 151 instances of Cache. And when I look in the debugger there is a lot of creation of CacheManager in the method initialize of the class
EhcacheContoller. Could you tell me if this is the expected behavior, with the caches associated to the sessions, or if I missed something ?

Thanks,
Arnaud.







--

Arnaud Deman
GIP RECIA
Parc d'activités les Aulnaies
151 rue de la Juine - 45160 OLIVET
Tel : 02 38 42 14 69





Archive powered by MHonArc 2.6.16.

Top of Page