DEV Community

Discussion on: Why your website should be under 14kb in size

Collapse
 
matiashiltunen profile image
MatiasHiltunen

Interesting article! Does http3 quick protocol which is built on top of UDP have any similar quirks?

Collapse
 
shadowfaxrodeo profile image
Nathaniel

Hello, thanks! Yes apparently it does use the same 14kB window. I'm not entirely up to date on how HTTP/3, but my understanding is it similar but more efficient.

I've updated the article with a small paragraph about it, but you can read more about it here: QUIC Loss Detection and Congestion Control.