Tag Archives: haproxy

Abstract of HAProxy Architecture

Two of the projects of which the systems I’m maintaining currently are running IPVS (IP Virtual Server), an software from the LVS (Linux Virtual Server) Project, which implements transport-layer load balancing inside the Linux kernel, also called Layer-4 switching.
I really got impressed with its stability, scalability and high performance. It doesn’t cost any system resource [...]