Network zones enforce the connectivity order for OneAgents and ActiveGates. This page describes connectivity priority for ActiveGates. For information about OneAgents, see OneAgent connectivity in network zones.
In every group, ActiveGates are further prioritized depending on the type:
The preferable ActiveGate is the one with lowest possible index. For load balancing, an Environment ActiveGate rotates through all available endpoints of ActiveGates with the lowest possible index.
If the preferable ActiveGate is not available, Environment ActiveGate tries the next higher index, until a connection is established. In that case, Environment ActiveGate will regularly check in the background for availability of ActiveGates with a lower index.
For example, if three ActiveGates are available:
the ActiveGate with index 1.1 is used. If it becomes unavailable, the next choice is the ActiveGate with index 1.2. If Environment ActiveGate fails to connect to this one, the ActiveGate with index 2.1 is used.
Environment ActiveGates with no network zone configured (that includes all ActiveGates from the Default network zone) work as if the network zone doesn't exist. Such ActiveGates try to connect to the first available ActiveGate based on the following priority:
For load balancing, after a few minutes they try to switch to the next responding ActiveGate of the lowest possible index.