This page was last edited on July 17, 2020, at 15:52.
Comments or questions about this documentation? Contact us for support!
The Advanced Disconnection Detection Protocol (ADDP) is a Genesys proprietary add-on to the TCP/IP stack. It implements a periodic poll when no actual activity occurs over a given connection. If a configurable timeout expires without a response from the opposite process, the connection is considered lost.
Genesys recommends enabling ADDP on the links between any pair of Genesys components. ADDP helps detect a connection failure on both the client and the server side. For most connections, enabling detection on the client side only is sufficient and it reduces network traffic. However, Genesys strongly recommends that you use detection on both sides for all connections between Configuration Server and its clients (including Solution Control Interface), as well as between any two T-Servers.
Refer to the Framework 8.1 Deployment Guide for more information on ADDP.
Genesys Administrator Extension supports ADDP connections to the following components:
At startup, GAX initiates a connection to Configuration Server with ADDP enabled using the following default values:
After establishing the connection, GAX reads the ADDP parameters specified in the connection to Configuration Server, and if configured, the timeouts are reset dynamically based on the configured values (no re-connection is needed).
The ADDP parameters for Message Server are read from Configuration Server before the connection to Message Server is initialized. ADDP is not enabled on the connection to Message Server if configuration values are not defined.
Refer to the Genesys Administrator Extension Help Wiki for more information on configuring ADDP connections.