<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 22/08/16 02:05 PM, James Knott via
      talk wrote:<br>
    </div>
    <blockquote cite="mid:57BB3F04.2020208@rogers.com" type="cite">
      <pre wrap="">On 08/22/2016 01:37 PM, David Collier-Brown via talk wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Bufferbloat happens where a slower link meets a faster one, and the
symptoms are indeed insane latency when doing anything that has to
pass through the same buffer as a bulk transfer.
</pre>
      </blockquote>
      <pre wrap="">
TCP should detect the slow transfer and back down the transmit rate. 
When buffers overflow, they're supposed to drop packets.

---
Talk Mailing List
<a class="moz-txt-link-abbreviated" href="mailto:talk@gtalug.org">talk@gtalug.org</a>
<a class="moz-txt-link-freetext" href="https://gtalug.org/mailman/listinfo/talk">https://gtalug.org/mailman/listinfo/talk</a>
</pre>
    </blockquote>
    <br>
    <p><font size="-1">*We* know that, but people doing routers don't.
        They coded to never drop packets, and added massive buffering to
        support that. Net result? They broke TCP.<br>
      </font></p>
    <p><font size="-1">--dave</font><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
David Collier-Brown,         | Always do right. This will gratify
System Programmer and Author | some people and astonish the rest
<a class="moz-txt-link-abbreviated" href="mailto:davecb@spamcop.net">davecb@spamcop.net</a>           |                      -- Mark Twain
</pre>
  </body>
</html>