Overview
UltraBalancer automatically checks backend health and removes unhealthy backends from rotation.Configuration
Circuit Breaker
Prevents cascading failures when backends are struggling.- Closed - Normal operation
- Open - Failing fast, no traffic
- Half-Open - Testing recovery
Quick Config
Backend Health Endpoint
Your backends should expose/health:
Check Status
Related
- Monitoring - Grafana dashboards
- Algorithms - Health-aware routing