Building an eBPF/XDP NAT-Based (Weighted) Least Connection Load Balancer from Scratch
In this lab, you will extend the eBPF/XDP-based NAT load balancer implementation with the least-connections to a weighted least-connections algorithm that accounts for backend capacity.





