+

Search Tips   |   Advanced Search


Policy cache properties

The cache properties for Policies are stored in profile_rootPortalServer/config/CacheManagerService.properties.

To update the IBM WAS cache policy for WebSphere Portal, edit the CacheManagerService.properties file, and then run the configuration task update-properties. Run the configuration task as follows:


PVSPath to PVS

The PVSPath to PVS cache stores a String path of a Policy Value Set to the actual PolicyValueSet object.

When the policy cache manager is enabled for the policy services, the policy data is cached for the life of the service in seconds for the specified size. When the cache size is reached, the old entry is removed regardless of the lifetime for the new entry.

For clustered deployments, multiple policy nodes can share the same cache if that property is set to true.


Target to PVSPath

The Target to PVSPath cache only applies to PolicyValueSets that use Personalization execution to generate a String path specific to the personalized path down the policy tree. It contains at mapping/cache of Policy Targets to the resulting String path. From the path, the PVSPath to PVS cache can be queried for its actual PolicyValueSet object.


Parent topic:

Manage portal resources with policies


Related concepts


Policy principles
Policy rules


Related tasks


Work with policies
Set service configuration properties


Related reference


Policy settings for mail
Policy settings for composite applications
Portal configuration services