Time based reordering threshold and low RTT #586
Labels
-recovery
design
An issue that affects the design of the protocol; resolution requires consensus.
has-consensus
An issue that the Chairs have determined has consensus, by canvassing the mailing list.
If one uses timer based reordering threshold, then it appears that there exist corner cases where it will not have good reordering suppression. As it is defined as fraction of an RTT. If the RTT sample is very short, like a local LAN delays on the order of 1-2 ms then, the reordering events may actually be longer than the regular fraction of the RTT.
Thus my question on the design is if it needs any consideration for this case.
I also asking if anyone has any measurement data that provides information on how big reordering in time that occurs in these environments. Or is this just a red herring?
The text was updated successfully, but these errors were encountered: