persistent-timeout

This command specifies the duration for persistent connections between the analytics endpoint and the remote server.

Syntax

persistent-timeout seconds

Parameters

seconds
Specifies the inactivity duration. Enter a value in the range 1 - 86400. The default value is 60.

Guidelines

The persistent-filesystem-timeout command specifies the duration for persistent connections between the analytics endpoint and the remote server. This timer monitors idle time in the data transfer process. When the idle time is exceeded, the connection is torn down.

This command is relevant when the following conditions are met.
  • The URL defined with the analytics-server-url command starts with http:// or https://.
  • The persistent-connection command is on.