Frank's Weblog

Frank's Weblog

马上订阅 Frank's Weblog RSS 更新: https://nyan.im/feed

Use Cloudflare Load Balancer with Cloudflare Tunnel

Frank
2023年2月24日 08:35
工程/Engineeringcloudflare

Cloudflare Load Balancer is a global load balancing product provided by Cloudflare. It can connect to origin servers in traditional ways by DNS name or IP addresses, it also can be integrated with Cloudflare Tunnel to create a seamless and secure network infrastructure.

Using Cloudflare Tunnel with Cloudflare Load Balancer is more complicated as we need to configure the DNS name and host header to make sure the routing and monitoring work correctly.

In this post, we will use an example to demonstrate how to use Cloudflare Load Balancer with Cloudflare Tunnel.

The post Use Cloudflare Load Balancer with Cloudflare Tunnel appeared first on Frank's Weblog.