---
title: POST Data Preservation Max HTML Form Size
description: The maximum size of all name/value pairs submitted in an HTML form during POST data preservation. Set to zero to remove the limit.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.pdp.parameter.limit.bytes
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.pdp.parameter.limit.bytes.html
---

# POST Data Preservation Max HTML Form Size

The maximum size of all name/value pairs submitted in an HTML form during POST data preservation. Set to zero to remove the limit.

This property is valid only when [Enable POST Data Preservation](org.forgerock.agents.post.data.preservation.enabled.html) is `true`.

|                          |                                                                                                                                                              |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Property name            | `org.forgerock.agents.pdp.parameter.limit.bytes`                                                                                                             |
| Aliases                  | `org.forgerock.agents.pdp.parameter.limit.bytes`   Introduced in Java Agent 2023.11   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 7.1 |
| Function                 | POST data preservation                                                                                                                                       |
| Type                     | Integer                                                                                                                                                      |
| Default                  | `104857600`                                                                                                                                                  |
| Bootstrap property       | No                                                                                                                                                           |
| Required property        | No                                                                                                                                                           |
| Restart required         | No                                                                                                                                                           |
| Local configuration file | `AgentConfig.properties`                                                                                                                                     |
