Java Policy Agents 2023.3

Max Entries in POST Data Preservation Storage

When POST Data Preservation in Files or Cache is false, the maximum number of entries in the POST data preservation storage cache.

When POST Data Preservation in Files or Cache is true, the maximum number of files in the POST Data Preservation File Directory.

When the maximum is reached, old entries are discarded.

Use this property to mitigate the risk of DoS attacks.

POST Data Preservation Storage Size takes precedence over this property.

Property name

org.forgerock.agents.pdp.cache.size

Aliases

org.forgerock.agents.pdp.cache.size
  Introduced in Java Agent 5.6

org.forgerock.openam.agents.config.postdata.preserve.cache.entry.max.entries
  Introduced in Java Agent 5.6
  Recognized from AM 6

Type

Integer

Default

1000

Bootstrap property

Yes

Required property

No

Restart required

Yes - Restart the container after changing the property

Local configuration file

AgentBootstrap.properties

AM console

Tab: Advanced

Title: Max Entries in POST Data Preservation Storage

Legacy title: PDP Maximum Number of Cache Entries

Copyright © 2010-2023 ForgeRock, all rights reserved.