Tagged articles
3 articles
Page 1 of 1
Top Architect
Top Architect
Oct 25, 2020 · Operations

Understanding Load Balancing: LVS, Nginx, and HAProxy Overview

This article explains the principles of server clustering and load balancing, compares the three most widely used software load balancers—LVS, Nginx, and HAProxy—covering their architectures, NAT/DR modes, advantages, disadvantages, and typical deployment scenarios for modern web services.

HAProxyLVSServer Cluster
0 likes · 14 min read
Understanding Load Balancing: LVS, Nginx, and HAProxy Overview
21CTO
21CTO
Aug 13, 2015 · Backend Development

Mastering LVS and Keepalived: Build a High‑Performance Load‑Balancing Cluster

This article explains the fundamentals of load balancing, introduces Linux Virtual Server (LVS) and its architecture, and provides a step‑by‑step guide to set up a DR‑mode LVS cluster with Keepalived on CentOS, including configuration, testing, and failover verification.

DR ModeLVSLinux
0 likes · 19 min read
Mastering LVS and Keepalived: Build a High‑Performance Load‑Balancing Cluster