From a7cea3e80702f55b62ed141b3144aecbe47845a8 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 22 Jan 2021 20:25:52 -0500 Subject: [PATCH] articles section of the site is established now --- static/articles/server-traffic-shaping.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/static/articles/server-traffic-shaping.html b/static/articles/server-traffic-shaping.html index b64db33a..b19683ff 100644 --- a/static/articles/server-traffic-shaping.html +++ b/static/articles/server-traffic-shaping.html @@ -61,9 +61,6 @@ topic elsewhere. It's very easy to implement on modern Linux kernels and the results and impressive from extremely simple test cases to heavily loaded servers.

-

We'll be improving this article with more details and results. It's documentation - we intend to maintain and expand, not a fire and forget blog post.

-

Problem