Caddy Load Balancing Tutorial: A Step-by-Step Guide to Balanced Server Workloads
Introduction to Caddy Load Balancing In this tutorial, you will learn how to use Caddy as a web load balancer. We will be using three servers. The first server, called lb01, is going to act as the load balancer. The other two servers are going to act as the web servers. They are named web01 … Read more