When "idle" isn't idle: how a Linux kernel optimization became a QUIC bug

sbulaev 61 points 2 comments May 12, 2026
blog.cloudflare.com · View on Hacker News

Discussion Highlights (2 comments)

blahgeek

The more precise title should be: How we copied code from Linux kernel without fully understand it and missed its follow-up fixes, now it bites us

neuralkoi

I can see why they rewrote QUIC in Rust and for use in userspace, though going the in-house approach would warrant keeping an eye on the relevant kernel commits like a hawk to avoid missing bug fixes like these. These in-house implementations tend to have less eyeballs than the kernel. I found it interesting that Cloudflare is not yet using BBR. CUBIC's recovery in this day and age, and especially in datacenters with large pipes, seems so slooow to me. Almost two seconds with no loss whatsoever till achieving BDP again and then shooting itself in the foot every time it hits the ceiling. Each one of those losses a retransmission.

Semantic search powered by Rivestack pgvector
8,303 stories · 78,303 chunks indexed