Java Policy Agents 5.10.2

Enable Load Balancer Cookies

When true, the agent writes load balancer cookies each time it invokes AM.

Use this property with Load Balancer Cookie Name to improve performance. Load balancer cookies can reduce the number of calls that different AM instances make to the Core Token Service (CTS).

Because the agent invokes AM to log out a user, it creates a load-balancer cookie on logout. To remove these cookies on logout, add them to the Reset Cookie List.

Property name

org.forgerock.agents.load.balancer.cookies.enabled

Aliases

org.forgerock.agents.load.balancer.cookies.enabled
  Introduced in Java Agent 5.8.0
  Recognized from AM 7.1

Type

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

Default

false

Bootstrap property

No

Required property

No

Restart required

No

Local configuration file

AgentConfig.properties

AM console

Tab: Global (from AM 7.1)

Title: Enable Load Balancer Cookies

Legacy title: Load Balancer Cookie Enabled

Copyright © 2010-2023 ForgeRock, all rights reserved.