Configure one PingAccess node as a replica administrative node to provide an alternative if the administrative node fails.
When using a replica administrative node, you must define a key pair to use for the CONFIG QUERY listener that includes both the administrative node and the replica administrative node. You can do this either by using a wildcard certificate or by defining subject alternative names in the key pair that include the replica administrative node's DNS name. If you use a replica administrative node in your configuration, configure the replica administrative node before defining the engine nodes, or the bootstrap.properties files generated for the engine nodes will not include information about the replica administrative node.
In addition to the configuration below, the Replica Administrative node includes a status indicator that indicates the health of the node and a read-only Last Updated field that indicates the date and time of the last update. The status indicator can be green (good status), yellow (degraded status), or red (failed status).
admin.polling.delay
as an interval to measure health:- Green (good status)
- The replica administrative node contacted the primary administrative node on the last pull request.
- Yellow (degraded status)
- The replica administrative node contacted the primary administrative node between 2 and 10 intervals.
- Red (failed status)
- The replica administrative node has either never contacted the primary administrative node, or it has been more than 10 intervals since the nodes communicated.
If you are configuring a replica administrative node in the environment, that must be done before you configure the engines.