---
title: Maximum Decompression Size
description: The maximum size, in bytes, a compressed cookie is allowed to expand to when decompressed.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.max.decompression.size.bytes
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.max.decompression.size.bytes.html
---

# Maximum Decompression Size

The maximum size, in bytes, a compressed cookie is allowed to expand to when decompressed.

|                          |                                                                                       |
| ------------------------ | ------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.max.decompression.size.bytes`                                   |
| Aliases                  | `org.forgerock.agents.max.decompression.size.bytes`   Introduced in Java Agent 5.10.0 |
| Function                 | Cookie                                                                                |
| Type                     | Integer                                                                               |
| Default                  | `32768`                                                                               |
| Bootstrap property       | No                                                                                    |
| Required property        | No                                                                                    |
| Restart required         | No                                                                                    |
| Local configuration file | `AgentConfig.properties`                                                              |
