01
Active-Passive Failover
Two origins with steering=off: traffic goes to the first healthy origin; if it fails, traffic fails over to the second. Proxied through Cloudflare for DDoS protection and CDN. Use for...
Loading...
Ready-to-deploy configuration presets for Load Balancer. Each preset is a complete manifest you can copy, customize, and deploy.
3 presetsTwo origins with steering=off: traffic goes to the first healthy origin; if it fails, traffic fails over to the second. Proxied through Cloudflare for DDoS protection and CDN. Use for...
Multiple origins with steering=geo: Cloudflare routes clients to the geographically nearest healthy origin. Use for multi-region deployments where latency matters (e.g., US, EU, APAC).
Two origins with steering=random and different weights: traffic is distributed by weight (e.g., 70% control, 30% variant). Use for A/B tests, canary deployments, or gradual rollouts.