<div><br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 20, 2020 at 8:34 AM Tom Beecher <beecher@beecher.cc> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I only wish I were insane; but from where I'm sitting, QUIC has broken<br>my internet, and the resolution is blocking QUIC.<br></blockquote><div><br></div><div>The QUIC protocol itself isn't breaking anything ; some middlebox is breaking QUIC. It's likely collateral damage from honest attempts to mitigate bad stuff. Blocking QUIC at your home edge surely helps to some degree, but the upstream issue still remains.</div><div><br></div><div>I recall reading a draft from the WG about having things open a parallel TCP connection in case UDP got horked for seamless fallback, but I don't remember if it ever moved past that, or if anyone actually implemented it. </div><div><br></div></div></blockquote><div dir="auto"><br></div><div dir="auto">UDP is broken</div><div dir="auto"><br></div><div dir="auto">The Google devs said it would in fine in 2014</div><div dir="auto"><br></div><div dir="auto">They said it would be “exciting” </div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div><a href="https://groups.google.com/a/chromium.org/forum/m/#!msg/proto-quic/09L5YD2u5xU/dK6oU2UA67YJ">https://groups.google.com/a/chromium.org/forum/m/#!msg/proto-quic/09L5YD2u5xU/dK6oU2UA67YJ</a></div><br></div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 19, 2020 at 11:33 PM Daniel Sterling <<a href="mailto:sterling.daniel@gmail.com" target="_blank">sterling.daniel@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, Feb 19, 2020 at 8:27 PM Masataka Ohta<br>
<<a href="mailto:mohta@necom830.hpcl.titech.ac.jp" target="_blank">mohta@necom830.hpcl.titech.ac.jp</a>> wrote:<br>
> A problem of QUIC with NAT is that existing NAT can not detect<br>
> graceful shutdown of QUIC and must depends on timeout.<br>
><br>
> So, port numbers may be used up before timeout.<br>
<br>
Hmm, this is not what is happening.<br>
<br>
I managed to (fairly easily!) reproduce the issue earlier tonight. I<br>
generated a fair bit of UDP traffic via xbox, a corporate VPN, and<br>
youtube over quic.<br>
<br>
Sure enough, after about 45 minutes, the YouTube app on my iPad paused<br>
and then auto-reset the stream quality to "144p" resolution.<br>
<br>
I was able to set it back to 720p60, but that only lasted about 2<br>
minutes before the stream stopped playing. I waited several minutes<br>
for it to resume; it did not. So, I then blocked UDP 443 on my router.<br>
The video then *immediately* resumed at 720p60.<br>
<br>
I didn't run tcpdump but I did grab some screenshots of iftop. It<br>
looks like my iPad connected to AS15169 with a single UDP connection.<br>
I see one consistent source and dest IP / port combo for those 10s of<br>
minutes, up until UDP is blocked. Local port 58053, remote port 443 on<br>
the same IP for the whole time.<br>
<br>
At first the connection averages around 2mbps; when the issue occurs,<br>
I see it has dropped to a rate of under 200kbps.<br>
<br>
I've no idea what to make of that. Surely Google isn't throttling<br>
their traffic to me? If so why allow a fallback to TCP?<br>
<br>
When I originally discovered this issue, I was of course not trying to<br>
do anything odd with my internet connection. And I didn't immediately<br>
know QUIC was the issue.<br>
<br>
Only after it happened several times did I dig into the traffic and<br>
then block QUIC, and I was shocked to see that both resolve the issue<br>
and prevent its recurrence.<br>
<br>
So again -- I hit this issue repeatedly without trying to --<br>
<br>
And just now, I was able to reproduce it simply by generating a bit of<br>
UDP traffic on purpose!<br>
<br>
I only wish I were insane; but from where I'm sitting, QUIC has broken<br>
my internet, and the resolution is blocking QUIC.<br>
<br>
-- Dan<br>
</blockquote></div>
</blockquote></div></div>