Consultor Eletrônico



Kbase P110657: What is the maximum setting for connect-timeout in source.repl.properties ?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/10/2008
Status: Verified

GOAL:

What is the maximum setting for connect-timeout in source.repl.properties ?

FACT(s) (Environment):

All Supported Operating Systems
OpenEdge Replication

FIX:

The connect-timeout is specified in seconds in the source replication enabled <source>.repl.properties file under the # [control.agent] Properties section.

This parameter is read at source database Replication Server (RPLS) startup-time and specifies how long the replication server process will attempt to connect to its configured agents (RPLA) after database startup-time until it terminates (unless the defer-agent-startup parameter is set, in which case the RPLS continues to poll the target replication agent(s) until that parameter expires) .

This property is also used by the replication server (RPLS) while re-connecting to the replication agent after communications have been lost.

The maximum setting is 86,400 seconds, iow: 24 hours.
The minimum setting is 120 seconds, iow: 2 minutes.