Cloudflare L4LB - UNIMOG - using XDP and TC cls
From: Marek Majkowski <hidden>
Date: 2020-09-11 08:57:47
From: Marek Majkowski <hidden>
Date: 2020-09-11 08:57:47
Hello, I know the community is looking for examples of eBPF usage. David from Cloudflare wrote a blog post about our Layer 4 Load Balancer called UNIMOG. It's a long read but goes into many architectural details: https://blog.cloudflare.com/unimog-cloudflares-edge-load-balancer/ We added the tc cls component to the selftests: https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/tree/tools/testing/selftests/bpf/progs/test_cls_redirect.c Cheers, Marek