GuideReference
TrainingSupportCommunity
Reference

persistent_​client_​connection

  • Property Manager name: Persistent Connections: Client to Edge
  • Behavior version: The v2023-01-05 rule format supports the persistent_​client_​connection behavior v1.1.
  • Rule format status: GA, stable
  • Access: Read-only
  • Allowed in includes: Yes

This behavior activates persistent connections between edge servers and clients, which allow for better performance and more efficient use of resources. Compare with the persistent​_connection behavior, which configures persistent connections for the entire journey from origin to edge to client. Contact Akamai Professional Services for help configuring either.

Warning. Disabling or removing this behavior may negatively affect performance.

OptionTypeDescriptionRequires
enabledboolean

Enables the persistent connections behavior.

{"displayType":"boolean","tag":"input","type":"checkbox"}
timeoutstring (duration)

Specifies the timeout period after which edge server closes the persistent connection with the client, 500 seconds by default.

{"displayType":"string","tag":"input","type":"text"}
{"if":{"attribute":"enabled","op":"eq","value":true}}