Geoff Ballinger discussed how DeltaDNA used HAProxy load balancers to handle traffic to their analytics APIs and customer portal. As traffic grew, they implemented a two-layer HAProxy configuration to better utilize modern multi-core servers. However, the newer experimental multi-threaded mode in HAProxy v1.8 provided a better solution by removing bottlenecks. Ballinger concluded the load balancer acts as the "front door" where systems meet the world, and is worth understanding in detail to optimize services and keep up to date.