Glossary · Performance
QoS: definition, explanation, and why it matters
Quality of Service — a set of router techniques that prioritize latency-sensitive traffic (games, calls) over bulk traffic (downloads, backups) to keep responsiveness high under load.
Definition
Quality of Service — a set of router techniques that prioritize latency-sensitive traffic (games, calls) over bulk traffic (downloads, backups) to keep responsiveness high under load.
Plain-English explanation
Without QoS, a single large upload can saturate your link and starve every other application of bandwidth and timely delivery. With QoS, the router classifies traffic and gives interactive flows preferential treatment.
Modern routers replace traditional QoS with SQM (Smart Queue Management), which uses algorithms like fq_codel and CAKE to eliminate bufferbloat with minimal configuration.
Real-world examples
- Enabling CAKE on a home router can cut worst-case latency under upload from 800 ms to 20 ms.
- Gaming-focused routers ship with presets that prioritize known game traffic by default.
Why it matters
QoS/SQM is the single most impactful free upgrade on most home connections. It directly addresses the gap between idle and loaded performance.
Common misconceptions
- Myth: QoS adds bandwidth.
Reality: QoS allocates existing bandwidth more intelligently. It does not create new capacity.
Frequently asked questions
- Should I use QoS or SQM?
- SQM (CAKE / fq_codel) is the modern, easier-to-configure successor. Use it if your router supports it.