Faster HTTP/2 uploads in .NET 7

.NET 7 will have significantly faster HTTP/2 uploads 💪 …

Quote from the Microsoft blog -> 👇

“We’ve increased Kestrel’s default HTTP/2 UPLOAD CONNECTION WINDOW SIZE from 128 KB to 1 MB which dramatically improves HTTP/2 upload speeds over high-latency connections using Kestrel’s default configuration.

We tested the impact of increasing this limit by uploading a 108 MB file upload using a single stream on localhost after introducing only 10 ms of artificial latency and saw about a 6x improvement in upload speed.”

Who is getting excited for .NET 7 GA in November? 🙋🏻‍♂️

Leave a Reply

Your email address will not be published. Required fields are marked *