Java Policy Agents 5.10.3

POST Data Preservation in Files or Cache

When Enable POST Data Preservation is true, this property determines how POST data is saved:

true: Save POST data to files

false (default): Save POST data to the in-memory cache

Files are stored in the POST Data Preservation File Directory. Expired files are removed at the interval given by POST Data Preservation Directory Sweep Interval.

Property name

org.forgerock.agents.pdp.use.filesystem.enabled

Aliases

org.forgerock.agents.pdp.use.filesystem.enabled
  Introduced in Java Agent 5.10.0

Function

POST data preservation

Type

Boolean: true returns true; all other strings return false.

Default

false

Bootstrap property

No

Required property

No

Restart required

No

Local configuration file

AgentConfig.properties

Copyright © 2010-2024 ForgeRock, all rights reserved.