diff --git a/static/articles/server-traffic-shaping.html b/static/articles/server-traffic-shaping.html index d73f5bb2..1035b1cf 100644 --- a/static/articles/server-traffic-shaping.html +++ b/static/articles/server-traffic-shaping.html @@ -193,6 +193,14 @@ The backlog shouldn't be draining to near zero under full bandwidth usage as that indicates the bottleneck is the server application itself or a different network bottleneck.
+ +If you use systemd-network, you can add a CAKE configuration section to the
+ network configuration file instead of manually running the tc
command
+ with a Type=oneshot
service on boot:
[CAKE] +Bandwidth=1995M +PriorityQueueingPreset=besteffort