From dc9ab881d649a62d44ef99f1af7eface00a412cc Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 12 Oct 2023 12:32:49 -0400 Subject: [PATCH] fix typo --- static/articles/server-traffic-shaping.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/articles/server-traffic-shaping.html b/static/articles/server-traffic-shaping.html index 0b5e3694..9d75f89d 100644 --- a/static/articles/server-traffic-shaping.html +++ b/static/articles/server-traffic-shaping.html @@ -63,7 +63,7 @@ configuration file shipped with systemd, so most distributions using systemd as init end up with a sane default. Debian removes that configuration and doesn't set a sane default itself, and is widely used. Many server providers like - OVH do not appear to use consistently use modern queue disciplines like + OVH do not appear to consistently use modern queue disciplines like fq_codel within their networks, particularly at artificial bottlenecks implementing rate limiting based on product tiers.