Tag

ipvsadm

1 views collected around this technical thread.

Raymond Ops
Raymond Ops
Feb 5, 2025 · Operations

Mastering IPVS: Build High‑Performance Load Balancers with LVS

This article explains the concept of IPVS (IP Virtual Server) as a layer‑4 load balancer, compares ipvs with iptables, details LVS scheduling algorithms, and provides step‑by‑step commands for configuring ipvsadm on both load‑balancer and real‑server nodes, including VIP setup and client testing.

LVSLinux networkingipvs
0 likes · 9 min read
Mastering IPVS: Build High‑Performance Load Balancers with LVS
Raymond Ops
Raymond Ops
Jan 20, 2025 · Operations

How to Build a High‑Availability NAT Load Balancer with LVS and ipvsadm on Linux

This guide walks through planning a NAT architecture, preparing Linux hosts, configuring route and LVS servers, setting up real servers with httpd, creating an LVS NAT cluster, testing client access, and persisting ipvsadm rules for reliable load balancing.

LVSNATNetwork
0 likes · 12 min read
How to Build a High‑Availability NAT Load Balancer with LVS and ipvsadm on Linux