Http2 downloads are super slow #1520
Labels
bug
Something does not work as it should
external
The issue related to an external project
nodejs bug
Describe the bug
Http2 downloads are horrendously slow due to nodejs/node#31084, with no workaround.
Note: the actual transfer speed will vary drastically depending on your link speed and the RTT to the server.
Actual behavior
Super slow transfer:
default: 48.537s
Expected behavior
Something matching the
http2: false
speed, which returned:default: 10.923s
Code to reproduce
Checklist
The text was updated successfully, but these errors were encountered: