persistent-connection

This command controls the negotiation of persistent connections between the analytics endpoint and the remote server.

Syntax

persistent-connections on

persistent-connections off

Parameters

on
Enables the negotiation of persistent connections. This setting is the default value.
off
Disables the negotiation of persistent connections.

Guidelines

The persistent-connections command controls the negotiation of persistent connections.
  • When enabled, negotiates with the remote peer and establishes a persistent connection if agreeable to the peer.
  • When disabled, does not attempt to negotiate the establishment of persistent connections.

This command is relevant when the URL defined with the analytics-server-url command starts with http:// or https://.