diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-22 20:25:52 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-22 20:25:52 -0500 |
| commit | a7cea3e80702f55b62ed141b3144aecbe47845a8 (patch) | |
| tree | 4e13364f400fae1b0787265a847b362eb859c660 | |
| parent | beb9a4c0d5bb0450c2a1d1c3ff40138480c6bf2d (diff) | |
articles section of the site is established now
| -rw-r--r-- | static/articles/server-traffic-shaping.html | 3 |
1 files changed, 0 insertions, 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.</p> - <p>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.</p> - <section id="problem"> <h2><a href="#problem">Problem</a></h2> |
