2021-10-10

WARNING: This article may be obsolete
This post was published in 2021-10-10. Obviously, expired content is less useful to users if it has already pasted its expiration date.
This article is categorized as "Garbage" . It should NEVER be appeared in your search engine's results.

主要内容:HTTP/3和QUIC
HTTP/2之前的内容:从HTTP/0.9到HTTP/1.1
HTTP/2协议的简单介绍
HTTP/3的简单入门
QUIC
Head-of-line blocking,队头阻塞


HTTP/2之前的内容:从HTTP/0.9到HTTP/1.1

🔗 [HTTP: Brief History of HTTP - High Performance Browser Networking (O'Reilly)] https://hpbn.co/brief-history-of-http/


HTTP/2协议的简单介绍

由于之前对HTTP协议了解不够深入,这篇文章仅仅看懂了一小部分:🔗 [深入理解http2.0协议,看这篇就够了! - 掘金] https://juejin.cn/post/6844903984524705800


HTTP/3的简单入门

🔗 [HTTP/3: the past, the present, and the future] https://blog.cloudflare.com/http3-the-past-present-and-future/

🔗 [深入剖析HTTP3协议 | 个人笔记] https://www.taohui.tech/2021/02/04/%E7%BD%91%E7%BB%9C%E5%8D%8F%E8%AE%AE/%E6%B7%B1%E5%85%A5%E5%89%96%E6%9E%90HTTP3%E5%8D%8F%E8%AE%AE/

🔗 [HTTP/3 都来了,你却还在用 HTTP/1.1? - SegmentFault 思否] https://segmentfault.com/a/1190000018444930


QUIC

论文阅读:🔗 [The QUIC Transport Protocol: Design and Internet-Scale Deployment – Google Research] https://research.google/pubs/pub46403/,这篇文章的中文翻译:🔗 [论文阅读:The QUIC Transport Protocol:Design and Internet-Scale Deployment] http://article.docway.net/it/details/5fcce27df8d82b6568224061

接下来就需要逐个理解上面这篇Google论文里出现的各个概念

🔗 [QUIC - Wikipedia] https://en.wikipedia.org/wiki/QUIC


Head-of-line blocking,队头阻塞

这是QUIC解决的(在HTTP/2时代仍然存在的)一个重要问题

🔗 [关于队头阻塞(Head-of-Line blocking),看这一篇就足够了 - 知乎] https://zhuanlan.zhihu.com/p/330300133



 Last Modified in 2021-11-30 

Leave a Comment Anonymous comment is allowed / 允许匿名评论