Java Policy Agents 2023.3

Websocket Idle Timeout

The idle timeout in milliseconds for WebSockets. If the connection is not active for this time, the agent pings AM to keep the WebSocket alive.

Property name

org.forgerock.agents.ping.websocket.after.inactive.milliseconds

Aliases

org.forgerock.agents.ping.websocket.after.inactive.milliseconds
  Introduced in Java Agent 5.8

Type

Integer

Default

20000

Bootstrap property

No

Required property

No

Restart required

No

Local configuration file

AgentConfig.properties

Copyright © 2010-2023 ForgeRock, all rights reserved.