Tagged articles

triangle mode

5 articles · Page 1 of 1
Open Source Linux
Open Source Linux
Mar 2, 2021 · Operations

How SLB Works: Exploring Load Balancer Modes and Packet Flows

This article explains the background of Server Load Balancing (SLB), details its three transmission modes—reverse proxy, transparent, and triangle—illustrates packet interactions with TCP and HTTP flows, and provides analysis of each mode using Wireshark captures.

SLBnetworkingpacket analysis
0 likes · 11 min read
How SLB Works: Exploring Load Balancer Modes and Packet Flows
Liangxu Linux
Liangxu Linux
Jan 1, 2021 · Operations

How SLB Works: Reverse Proxy, Transparent, and Triangle Modes Explained

This article explains the background, three transmission modes of server load balancing (SLB), and detailed packet‑capture analysis for reverse‑proxy, transparent, and triangle modes, illustrating how traffic is rewritten and forwarded between clients, the load balancer, and real servers.

Reverse ProxySLBload balancing
0 likes · 12 min read
How SLB Works: Reverse Proxy, Transparent, and Triangle Modes Explained