diff --git a/static/articles/server-traffic-shaping.html b/static/articles/server-traffic-shaping.html index aa2c4ff8..74df9cd1 100644 --- a/static/articles/server-traffic-shaping.html +++ b/static/articles/server-traffic-shaping.html @@ -199,12 +199,13 @@

Future

-

Ideally, data centers would deploy CAKE within their networks. This may mean - they need to use more powerful hardware for routing. If the natural bottlenecks - used CAKE, setting up traffic shaping on the server wouldn't be necessary. This - doesn't seem likely any time soon. Deploying fq_codel is much more - realistic and tackles buffer bloat but not the issue of fairness between hosts - rather than only streams.

+

Ideally, data centers would deploy CAKE throughout their networks with the + default triple-isolate flow isolation. This may mean they need to use + more powerful hardware for routing. If the natural bottlenecks used CAKE, setting + up traffic shaping on the server wouldn't be necessary. This doesn't seem likely + any time soon. Deploying fq_codel is much more realistic and tackles + buffer bloat but not the issue of fairness between hosts rather than only + streams.