---
title: POST Data Preservation Cache TTL in Milliseconds (deprecated)
description: Specifies the POST data preservation cache timeout in milliseconds.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:com.sun.identity.agents.config.postdata.preserve.cache.entry.ttl
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/com.sun.identity.agents.config.postdata.preserve.cache.entry.ttl.html
---

# POST Data Preservation Cache TTL in Milliseconds (deprecated)

Specifies the POST data preservation cache timeout in milliseconds.

Use [POST Data Preservation Cache TTL](org.forgerock.agents.pdp.cache.ttl.minutes.html) instead of this property.

If this property and [POST Data Preservation Cache TTL](org.forgerock.agents.pdp.cache.ttl.minutes.html) are set, this property takes precedence.

|                          |                                                                                                   |
| ------------------------ | ------------------------------------------------------------------------------------------------- |
| Property name            | `com.sun.identity.agents.config.postdata.preserve.cache.entry.ttl`                                |
| Deprecated in            | `5.6`                                                                                             |
| Aliases                  | `com.sun.identity.agents.config.postdata.preserve.cache.entry.ttl`   Introduced in Java Agent 5.0 |
| Function                 | POST data preservation                                                                            |
| Type                     | Integer                                                                                           |
| Default                  | `-2147483648`                                                                                     |
| Bootstrap property       | Yes                                                                                               |
| Required property        | No                                                                                                |
| Restart required         | Yes - Restart the container after changing the property                                           |
| Local configuration file | `AgentBootstrap.properties`                                                                       |
