<div dir="ltr">Because planet very way too much and even a given planet will have a wide range of much greater than one our RTTs. TCP probably won't even work for those kids of RTTs. What about a Lunar RTT instead of Interplanetary? The moon is about 1.3 light seconds away, one way. That's a minimum of 2.6sec RTT.<br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 20, 2015 at 12:32 PM, Kevin Darbyshire-Bryant <span dir="ltr"><<a href="mailto:kevin@darbyshire-bryant.me.uk" target="_blank">kevin@darbyshire-bryant.me.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On 19/10/15 20:05, Sebastian Moeller wrote:<br>
> Hi,<br>
><br>
> On October 19, 2015 10:24:01 AM CDT, Dave Taht <<a href="mailto:dave.taht@gmail.com">dave.taht@gmail.com</a>> wrote:<br>
>> well, yes, but we can do it in the lab *this week*, before he takes<br>
>> the dingos on....<br>
> Good idea, als I am at A conference right now and will not find the time to make the changes to TC in time. I believe that cake should certainly A) set A reasonable target by default and B) still allow the user to explicitly request something else. Currently, I believe cake does only A)...<br>
><br>
> Besteht Regards<br>
>         Sebadtian<br>
><br>
><br>
<br>
</span>As an FYI:<br>
<br>
<br>
tc has a number of calculations for interval & target<br>
<br>
If an rtt is specified then target is 5% of interval with 1uS<br>
(microsecond!) and 5mS (millisecond) lower & upper bounds.<br>
<br>
The keyword predefined rtt values are:<br>
<br>
datacentre (100uS), lan (1mS), metro(10mS), regional(30mS),<br>
internet(100mS), oceanic(300mS), satellite(1000mS), interplanetary(1hour!)<br>
Corresponding targets are 5uS, 50uS, 500uS, 1.5mS and everything from<br>
internet onwards as a 5mS target.<br>
<br>
Although these are the values passed into cake from tc, that isn't the<br>
final story with regard to calculations as cake qdisc has some further<br>
sanity checks.<br>
<br>
If a link bandwidth is specified then the target is set to the max of<br>
'1.5 MTU's worth of link time' and the target value passed by tc.  The<br>
interval is set to max of '8 times the calculated target' and interval<br>
value passed by tc.<br>
<br>
So whilst tc supplies an rtt/interval and a 5% calculated target, cake<br>
itself will override this with sensible values if that makes sense for a<br>
'slow' link.<br>
<span class=""><font color="#888888"><br>
Kevin<br>
<br>
</font></span><br>_______________________________________________<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/listinfo/cake</a><br>
<br></blockquote></div><br></div></div>