YoVDO

Socket Migration for SO_REUSEPORT

Offered By: Linux Plumbers Conference via YouTube

Tags

Linux Plumbers Conference Courses Linux System Administration Courses Socket Programming Courses BPF Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore socket migration techniques for SO_REUSEPORT in this informative conference talk from the Linux Plumbers Conference. Delve into traditional approaches without SO_REUSEPORT, examine workarounds such as FD Passing and connection draining with BPF, and understand the 3-way handshake -SYN process. Learn about various connection types and the intricacies of socket migration, including how to migrate sockets and why this feature is disabled by default. Gain valuable insights into advanced networking concepts and optimization strategies for Linux systems.

Syllabus

Intro
Traditional approaches without SO_REUSEPORT
Workaround 1 - FD Passing
Workaround 2 - Connection draining with BPF
3-way handshake -SYN
Connection types
Socket migration
How to migrate sockets
Why disabled by default?


Taught by

Linux Plumbers Conference

Related Courses

Containers at Facebook - Advanced Linux, Btrfs, and Systemd Implementation
ChariotSolutions via YouTube
Cilium - Kernel Native Security and DDOS Mitigation for Microservices with BPF
Docker via YouTube
The Why and How of libseccomp
Linux Foundation via YouTube
BPF Static Keys Support: Update on Wildcard Map Including Use Cases and Restrictions
Linux Foundation via YouTube
Compiled BPF: Part 2 - Evolution and Future Directions
Linux Foundation via YouTube