High Availiability
Last updated
Was this helpful?
Last updated
Was this helpful?
High availability (HA) is the ability of a system to operate continuously without failing for a designated period of time. HA works to ensure a system meets an agreed-upon operational performance level. Haltdos platform provides built-in capability for high availability using VRRP technology.
Haltdos platform consists of Stacks for multi-tenancy. Each Stack corresponds to a Cluster that contains one or more instances. Every instance in the stack runs the same policy as defined by the user. These instances synchronise data in real-time among themselves using Auxiliary Plane. These instances therefore run in Active-Active (if 2 instances) or Cluster mode (more than 2 instances) by design.
To configure instances in Active-Passive mode, configure HA settings in each instances. In Layer 3 mode, they will share the same VIP and depending upon the status of the instance, any one of them will be actively handling the traffic.
1. Go to Stack > Instances > (Select Instance) > HA
2. Configure your settings
3. Click Save
Description
Specify high availability mode between multiple mitigation instances
Enable if this instance is primary
Specify port over which mitigation instances communicate with each other
Specify the time in milliseconds (ms) after which one mitigation instance checks the health of its peer
Specify the number of successful peer health checks after which a mitigation instance changes its peer status from unhealthy to healthy
Specify allowed number of flaps after which the primary instance goes into hardware bypass
Specify if bandwidth monitoring should be used to trigger failover in HA cluster
Specify minimum bandwidth in bps for specified interval in seconds below which failover is triggered
Specify interval in milliseconds (ms) for periodic link monitoring between multiple mitigation instances
Specify the minimum allowed active link pairs below which the solution will mark itself down