IBM 6.1.X manual com.ibm.wps.model.factory.URLMappingCache.isolated

Models: 6.1.X

1 97
Download 97 pages 55.38 Kb
Page 78
Image 78
com.ibm.wps.model.factory.URLMappingCache.isolated

com.ibm.wps.model.factory.URLMappingCache.isolated

Default size: 50, default lifetime: infinite, usage pattern: regular.

This cache is the administration cache for URL mappings. The details given for the other isolated caches also apply here.

com.ibm.wps.model.factory.MultiModelCache.live

Default size: 50, default lifetime: infinite, usage pattern: regular.

This cache contains run-time models for several different resource types in WebSphere Portal, for example clients, supported markups and languages. One entry, for example, is a list containing all supported markups. Those resources typically remain stable for a long time, hence you should mostly experience read accesses to this cache. Creating a cache entry involves reading the corresponding data from the database. An entry can be fairly large, but the number is very low so that the total size of this cache is negligible.

com.ibm.wps.model.factory.MultiModelCache.isolated

Default size: 1000, default lifetime: infinite, usage pattern: regular.

This cache contains the administrative models for several portal resource types. Typically this cache is empty and not used, because administration on those resource types is a rare event. There is one entry for every user doing administration on any of the resource types that are stored in the cache. The creation behavior and size are similar to the run-time cache.

com.ibm.wps.model.factory.NavigationModelCache.live

Default size: 2, default lifetime: infinite.

This cache is not used in WebSphere Portal V6.0 and hence disabled. Changing any of its properties does not have any effect.

com.ibm.wps.model.factory.NavigationModelCache.isolated

Default size: 2, default lifetime: infinite.

This cache is not used WebSphere Portal V6.0 and hence disabled. Changing any of its properties does not have any effect.

com.ibm.wps.model.content.impl.DynamicLoadCache

Default size: 4, default lifetime: 600.

This cache is not used WebSphere Portal V6.0 and hence disabled. Changing any of its properties does not have any effect.

7 3

W E BS P HE R E P O R T AL V 6 . 1 T U N I N G G U I D E

Page 78
Image 78
IBM 6.1.X manual com.ibm.wps.model.factory.URLMappingCache.isolated, com.ibm.wps.model.factory.MultiModelCache.live