Back to blog Engineering

Why we standardized on BBR for every server we deploy

Clustrix Admin · May 4, 2026 · 4 min read

Linux kernel 4.9+ ships with BBR. We turned it on across our fleet and measured the impact.

What changed

net.core.default_qdisc = fq
net.ipv4.tcp_congestion_control = bbr

Results

Throughput on transatlantic flows: +35%. Time-to-first-byte unchanged. No regression on local LAN traffic.

KEEP READING

Related posts

Engineering

PostgreSQL tuning for streaming workloads — what we changed and why

Like this kind of detail?

That's the level of attention we put into every client's infrastructure.