<div dir="ltr"><div><div>cake vs sfq and fq_codel looks great! You already have fq_codel in the graphs, do you mean codel?<br><br></div>In terms of simulating CMTS I am trying to simulate a cable connection.</div><div>Is the following reasonable?</div><div>===========8<===========</div>servers --- delay --- isp --- mbox --- clients<br><div class="gmail_extra"><br></div><div class="gmail_extra">delay:</div><div class="gmail_extra">tc qdisc replace dev delay.r root netem delay ZZms rate XXXmbit limit 100000<br>tc qdisc replace dev delay.l root netem delay ZZms rate XXXmbit limit 100000<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">isp:</div><div class="gmail_extra">tc qdisc replace dev isp.l root bfifo limit 1024k<br>tc qdisc replace dev isp.r root bfifo limit 1024k<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">mbox:</div><div class="gmail_extra">tc qdisc replace dev mbox.l root cake bandwidth YYYmbit</div><div class="gmail_extra">tc qdisc replace dev mbox.r root cake bandwidth YYYmbit</div><div class="gmail_extra">===========8<===========</div><div class="gmail_extra"><br></div>George</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 1, 2017 at 2:23 PM, Dave Taht <span dir="ltr"><<a href="mailto:dave.taht@gmail.com" target="_blank">dave.taht@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">That's really hard to argue with. An fq_codel same conditions (and<br>
pfifo and pie) might be interesting here.<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, Nov 30, 2017 at 9:13 AM, Georgios Amanakis <<a href="mailto:gamanakis@gmail.com">gamanakis@gmail.com</a>> wrote:<br>
> I gave high RTT with high bandwidth a try:<br>
> server   --   delay  --  mbox  --  client<br>
> netserver   300/300ms  45/900mbit  flent<br>
><br>
> I had to run flent with "-s 0.61" in order to avoid errors with fping dying<br>
> prematurely.<br>
> Comparing noack, ack, and ack-aggressive, ack seems to give the highest<br>
> download rates.<br>
> Cake was setup with "rtt 600ms".<br>
><br>
> George<br>
><br>
> On Wed, Nov 29, 2017 at 6:25 PM, Jonathan Morton <<a href="mailto:chromatix99@gmail.com">chromatix99@gmail.com</a>><br>
> wrote:<br>
>><br>
>> High RTT with relatively high bandwidth is traditionally considered<br>
>> challenging, and is representative of Australasian and satellite<br>
>> connections.  Definitely do some of those.<br>
>><br>
>> Low bandwidth should also be interesting.  DSL at 4/1 Mbit is typical<br>
>> entry level package here.<br>
>><br>
>> - Jonathan Morton<br>
>><br>
>><br>
>> ______________________________<wbr>_________________<br>
>> Cake mailing list<br>
>> <a href="mailto:Cake@lists.bufferbloat.net">Cake@lists.bufferbloat.net</a><br>
>> <a href="https://lists.bufferbloat.net/listinfo/cake" rel="noreferrer" target="_blank">https://lists.bufferbloat.net/<wbr>listinfo/cake</a><br>
>><br>
><br>
><br>
> ______________________________<wbr>_________________<br>
> Cake mailing list<br>
> <a href="mailto:Cake@lists.bufferbloat.net">Cake@lists.bufferbloat.net</a><br>
> <a href="https://lists.bufferbloat.net/listinfo/cake" rel="noreferrer" target="_blank">https://lists.bufferbloat.net/<wbr>listinfo/cake</a><br>
><br>
<br>
<br>
<br>
</div></div><div class="HOEnZb"><div class="h5">--<br>
<br>
Dave Täht<br>
CEO, TekLibre, LLC<br>
<a href="http://www.teklibre.com" rel="noreferrer" target="_blank">http://www.teklibre.com</a><br>
Tel: <a href="tel:1-669-226-2619" value="+16692262619">1-669-226-2619</a><br>
</div></div></blockquote></div><br></div>