Replication Connections
To receive replicated messages from other AMPS instances, an AMPS instance must have a transport configured as Type amps-replication
or amps-replication-secure
. A replication transport cannot be used to communicate with applications (and vice-versa).
Replication connections accept any message type and can service multiple upstream AMPS instances.
Replication connections are configured as part of an overall High Availability plan. See Replicating Messages Between Instances, Highly Available AMPS Installations and the Replication section of the AMPS Configuration Guide for details.
Replication connections are typically authenticated as described in the section on Securing AMPS.
Replication connections can use TLS/SSL, including mTLS, as described in the section on Verifying Connection Identity.
Last updated