03-03-2008 01:15 PM
16:49:13,981 DEBUG [alfresco.cache.permissionsAccessCache]
===> EHCache: [ name = org.alfresco.cache.permissionsAccessCache status = STATUS_ALIVE eternal = true overflowToDisk = false maxElementsInMemory = 100000 maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 0 timeToIdleSeconds = 0 diskPersistent = false diskExpiryThreadIntervalSeconds = 120 cacheEventListeners: hitCount = 231726 memoryStoreHitCount = 231726 diskStoreHitCount = 0 missCountNotFound = 302882 missCountExpired = 0 ]
Hit Ratio: 43,35 percent | Hit Count: 231726 hits | Miss Count: 302882 misses
Deep Size: 64,06 MB | Current Count: 64968 entries
Percentage used: 64,97 percent | Max Count: 100000 entries
Estimated maximum size: 98,61 MB
1
16:57:20,082 DEBUG [alfresco.cache.permissionsAccessCache]
===> EHCache: [ name = org.alfresco.cache.permissionsAccessCache status = STATUS_ALIVE eternal = true overflowToDisk = false maxElementsInMemory = 100000 maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 0 timeToIdleSeconds = 0 diskPersistent = false diskExpiryThreadIntervalSeconds = 120 cacheEventListeners: hitCount = 399146 memoryStoreHitCount = 399146 diskStoreHitCount = 0 missCountNotFound = 390898 missCountExpired = 0 ]
Hit Ratio: 50,52 percent | Hit Count: 399146 hits | Miss Count: 390898 misses
Deep Size: 19,62 MB | Current Count: 20002 entries
Percentage used: 20,00 percent | Max Count: 100000 entries
Estimated maximum size: 98,09 MB
<bean name="permissionsAccessCache" class="org.alfresco.repo.cache.TransactionalCache">
<property name="sharedCache">
<ref bean="permissionsAccessSharedCache" />
</property>
<property name="cacheManager" >
<ref bean="transactionalEHCacheManager" />
</property>
<!– Eh cache area –>
<property name="name">
<value>org.alfresco.permissionsAccessTransactionalCache</value>
</property>
<property name="maxCacheSize">
<value>20000</value>
</property>
</bean>
03-12-2008 10:19 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.