ClientReconnectInterval
Synopsis
[ECP] ClientReconnectInterval=n
n is an integer in the range 1—60 (seconds). The default value is 5.
Description
ClientReconnectInterval is the number of seconds to wait between each reconnection attempt when a Data Server (ECP server) is not available. The Application Server (ECP client) continues reconnection attempts at intervals scheduled by ClientReconnectInterval until the full ClientReconnectDuration expires.
Changing This Parameter
On the ECP Settings page of the Management Portal (System Administration > Configuration > Connectivity > ECP Settings) in the This System as an ECP Application Server column, edit Time between reconnections.
Instead of using the Management Portal, you can change ClientReconnectInterval in the Config.ECPOpens in a new tab class (as described in the class reference) or by editing the CPF in a text editor (as described in Editing the Active CPF).