From a6a88dc6bb09f94f3c140c7823137f0a30cefd9f Mon Sep 17 00:00:00 2001
From: Daniel Micay On a server, setting it to use 100% of the provisioned bandwidth may work fine
+ in practice. Unlike a local network connected to a consumer ISP, you shouldn't
+ need to sacrifice anywhere close to the typically recommended 5-10% of your
+ bandwidth for traffic shaping. This also sets tc qdisc replace dev eth0 root cake bandwidth 1995mbit besteffort
+ besteffort
for the common case where the server
- doesn't have Quality of Service markings via Diffserv. If you actually have
- traffic marked as bulk, video or voice to differentiate it consider changing that.
- On a server, setting it to use 100% of the provisioned bandwidth may work fine in
- practice. Unlike a local network connected to a consumer ISP, you shouldn't need
- to sacrifice anywhere close to the typically recommended 5-10% of your bandwidth
- for traffic shaping.
You can use the tc -s qdisc
command to monitor CAKE: