Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2025 10:00 PM
I must ensure Discovery and outbound integrations keep running even if one MID Server goes down. How we can Build a high-availability + failover setup for two (or more) MID Servers across the same network, so that:
Jobs are load-balanced during normal operation.
If MID-A fails, jobs auto-failover to MID-B (and vice-versa) with minimal disruption.
The design remains upgrade-safe and easy to support.
Solved! Go to Solution.