diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-12 12:32:49 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-12 12:32:49 -0400 |
| commit | dc9ab881d649a62d44ef99f1af7eface00a412cc (patch) | |
| tree | c6263f284f8bb94d188b7d893a6c7a574f2f5cc5 /static | |
| parent | 4ab7c8678e381c19a34921753665ef613174f71e (diff) | |
fix typo
Diffstat (limited to 'static')
| -rw-r--r-- | static/articles/server-traffic-shaping.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 <em>most</em> 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 <code>fq_codel</code> within their networks, particularly at artificial bottlenecks implementing rate limiting based on product tiers.</p> |
