Хардкорное расследование причин потерь TCP сегментов в eBPF. В посте используют инструменты для анализа системных вызовов, eBFP трейсинг, отличие traffic flow для ядра и eBPF программ, примеры работы с ss
https://arthurchiao.art/blog/tcp-requests-stuck-after-connection-established/
#troubleshooting #ebpf #network
https://arthurchiao.art/blog/tcp-requests-stuck-after-connection-established/
#troubleshooting #ebpf #network
ArthurChiao's Blog
TCP Requests Stuck After Connection Established(2024)
This post describes a kernel & BPF networking problem and the trouble shooting steps, which is an interesting case for delving into Linux kernel networking intricacies.
🔥3