Seesaw is a Linux Virtual Server (LVS) based load balancing platform.
Seesaw provides basic load balancing for servers that are on the same network, through to advanced load balancing functionality such as anycast, Direct Server Return (DSR), support for multiple VLANs and centralized configuration.
Unlike solutions like HAProxy or Nginx which can operate all the way up to layer seven, Seesaw operates as a layer four load balancer. This means that while it can handle UDP, TCP, SCTP, AH, & ESP traffic, it does not go far enough up the OSI stack to handle features like HTTP header introspection, TLS termination etc.
A Seesaw v2 load balancing cluster needs two Seesaw nodes – these can be physical machines or virtual instances. Each node must have two network interfaces – one for the host itself and the other for the cluster VIP. All four interfaces should be connected to the same layer 2 network.
This is not an official Google product.
Key Features
- Full support for anycast VIPs – it will advertise an anycast VIP when it becomes available and will withdraw the anycast VIP if it becomes unavailable.
- View and control Seesaw from its command line interface.
- Seesaw components have their own logs.
- Increase service availability and reduce management overhead.
Website: github.com/google/seesaw
Support:
Developer: Google
License: Apache License 2.0
Seesaw is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| Load Balancers | |
|---|---|
| Traefik | Modern HTTP reverse proxy and load balancer |
| HAProxy | High availability layer 7 load balancer and proxy server for TCP and HTTP |
| Cilium | eBPF-based Networking, Observability, Security |
| nginx | Includes a L7 load balancer |
| RoadRunner | High-performance PHP application server, load balancer, and process manager |
| fabio | Fast, modern, zero-conf load balancing HTTP(S) and TCP router |
| BFE | Modern L7 load balancer |
| gobetween | Modern and minimalistic L4 load balancer and reverse-proxy |
| Seesaw | Linux Virtual Server (LVS) based load balancing platform. L4 load balancer |
| nuster | High-performance HTTP proxy cache server and HTTP/TCP load balancer |
| GLB Director | Set of stateless L4 load balancer servers |
| Balance | Generic TCP proxy with round robin load balancing and failover capabilities |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

