Cloudflare load balancer with Zero Trust Tunnels
Hi everyone, has anyone used cloudflare's load balancer having tunnel in the origin pool? I have verified that the tunnels themselves are working but when sending a request via the load balancer it gets caught by the tunnel's catch all rule.
Would really appreciate the help 🙂
1 Reply
Hey there. You need to specify the host header per origin in the origin pool, otherwise SNI will fail. Same with Pages or Workers origins.
I also use tunnels for my LB origins, and they’re … fragile sometimes.