Web Policy Agents 5.10.3

Retain Session Cache After Configuration Change

Use this property to manage how the session cache is used after a change to the agent configuration:

  • 0: Purge the session cache, and re-read the user session data.

  • 1: Do not purge the session cache, and do not re-read the user session data. Use this value to prevent the agent from flooding AM instances with requests, when the agent configuration changes regularly, and the changes do not affect the agent authorisation decisions.

Default: 0

Property name

com.forgerock.agents.session.cache.eventually.consistent
  Introduced in Web Agent 5.9

Function

Profile

Type

Boolean: true returns true; all other strings return false.

Bootstrap property

No

Required property

No

Restart required

No

AM console

Tab: Advanced (From AM 7.2)

Title: Retain Session Cache After Configuration Change

Copyright © 2010-2024 ForgeRock, all rights reserved.