Jinghan Huang, Jiaqi Lou, et al.
ISCA 2024
Hash-based stateful load-balancers employ connection tracking to avoid per-connection-consistency (PCC) violations that lead to broken connections. In this paper, we propose Just Enough Tracking (JET), a new algorithmic framework that significantly reduces the size of the connection tracking tables for hash-based stateful load-balancers without increasing PCC violations. Under mild assumptions on how backend servers are added, JET adapts consistent hash techniques to identify which connections do not need to be tracked. We provide a model to identify these safe connections and a pluggable framework with appealing theoretical guarantees that supports a variety of consistent hash and connection-tracking modules. We implement JET in two different environments and with four different consistent hash techniques. Using a series of evaluations, we demonstrate that JET requires connection-tracking tables that are an order of magnitude smaller than those required with full connection tracking while preserving PCC and balance properties. In addition, JET often increases the lookup rate due to improved caching.
Jinghan Huang, Jiaqi Lou, et al.
ISCA 2024
Ilias Iliadis
International Journal On Advances In Networks And Services
Olivier Tardieu, Abhishek Malvankar
K8SAIHPCDAY 2023
Oleg Kolosov, Gala Yadgar, et al.
ICDCS 2023