---
title: Enable AM Load Balancer Cookie
description: When true, the agent passes the hardcoded amlbcookie to AM.
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:com.forgerock.agents.config.add.amlbcookie
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/com.forgerock.agents.config.add.amlbcookie.html
---

# Enable AM Load Balancer Cookie

When `true`, the agent passes the hardcoded `amlbcookie` to AM.

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

Default: `false`

|                    |                                                                            |
| ------------------ | -------------------------------------------------------------------------- |
| Property name      | `com.forgerock.agents.config.add.amlbcookie`   Introduced in Web Agent 5.8 |
| Function           | Load balancing                                                             |
| Type               | Boolean: `true` returns true; all other strings return `false`.            |
| Bootstrap property | No                                                                         |
| Required property  | No                                                                         |
| Restart required   | No                                                                         |
| AM console         | Tab: `Global (From AM 7.1)`Title: `Enable AM Load Balancer Cookie`         |
