<p dir="ltr">To answer the later questions first:</p>
<p dir="ltr">Cake is designed for use at the internet edge, and therefore assumes internet scale RTTs. It does not have any sort of tuning for datacentre networks. But it does work and has a measurable effect on home LANs, even though it's not specifically tuned for that.</p>
<p dir="ltr">If there is sufficient demand for cake's features on such networks, then a flag could be added to provide appropriate tuning for low RTTs. Fq_codel can already be tuned this way by adjusting the target and interval parameters.</p>
<p dir="ltr">Cake does have tuning for low bandwidth links (increasing codel's target and interval), and has been run (but not yet extensively tested) at 64kbps.</p>
<p dir="ltr">We have cake's code in a git repo, but I don't think we have anonymous pull access to it. Toke?</p>
<p dir="ltr"> - Jonathan Morton<br>
</p>