<html><body><div style="font-family: tahoma, new york, times, serif; font-size: 10pt; color: #000000"><div><style>body{font-family:Helvetica,Arial;font-size:13px}</style></div><div><span id="zwchr" data-marker="__DIVIDER__">----- On Apr 23, 2020, at 8:06 AM, Nick Zurku <nzurku@teraswitch.com> wrote:<br></span></div><div data-marker="__QUOTED_TEXT__"><blockquote style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;" data-mce-style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><div style="font-family: Helvetica,Arial; font-size: 13px;" data-mce-style="font-family: Helvetica,Arial; font-size: 13px;">We’re having serious throughput issues with our AS20326 pushing packets to Comcast over v4. Our transfers are either the full line-speed of the Comcast customer modem, or they’re seemingly capped at 200-300KB/s. This behavior appears to be almost stateful, as if the speed is decided when the connection starts. As long as it starts fast it will remain fast for the length of the transfer and slow if it starts slow. Traces seem reasonable and currently we’ve influenced the path onto GTT both ways. If we prepend and reroute on our side, the same exact issue with happen on another transit provider.</div></blockquote><div>Have you tried running a test to see if there may be ECMP issues? I wrote a rudimentary script once, <a href="https://pastebin.com/TTWEj12T" data-mce-href="https://pastebin.com/TTWEj12T">https://pastebin.com/TTWEj12T</a>, that might help here. This script is written to detect packet loss on multiple ECMP paths, but you might be able to modify it for througput. </div><div><br data-mce-bogus="1"></div><div>The rationale behind my thinking is that if you have certain ECMP links that are oversubscribed, the TCP sessions following that path will stay "low" bandwidth. Sessions what win the ECMP lottery and pass through a non-congested ECMP path may show better performance.</div><div><br data-mce-bogus="1"></div><div>Thanks,</div><div><br data-mce-bogus="1"></div><div>Sabri</div></div></div></body></html>