<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>架构 - 标签 - lihuu — 系统工程、AI 工具链与 Rust 开发博客</title>
        <link>https://silentstormic.top/tags/%E6%9E%B6%E6%9E%84/</link>
        <description>架构 - 标签 - lihuu — 系统工程、AI 工具链与 Rust 开发博客</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><lastBuildDate>Sun, 30 Aug 2026 22:33:38 &#43;0800</lastBuildDate><atom:link href="https://silentstormic.top/tags/%E6%9E%B6%E6%9E%84/" rel="self" type="application/rss+xml" /><item>
    <title>别背 HTTP/2：从 HTTP/1 的问题开始理解它</title>
    <link>https://silentstormic.top/post/understand-http2-from-first-principles/</link>
    <pubDate>Sun, 30 Aug 2026 22:33:38 &#43;0800</pubDate>
    <author>lihuu</author>
    <guid>https://silentstormic.top/post/understand-http2-from-first-principles/</guid>
    <description><![CDATA[<p>学习 HTTP/2 的时候，我们经常会看到这么一张清单：</p>
<ul>
<li>Binary Framing（二进制分帧）</li>
<li>Stream &amp; Multiplexing（流与多路复用）</li>
<li>HPACK（头部压缩）</li>
<li>Flow Control（流量控制）</li>
<li>Stream Priority（优先级）</li>
<li>SETTINGS / GOAWAY / RST_STREAM&hellip;</li>
</ul>
<p>如果直接去背这些名词，比如 Frame 是什么、Stream 状态机怎么转、为什么 TCP 有流控了 HTTP/2 还要再搞一套……很快就会发现，背是背下来了，但过两周全忘光了。</p>]]></description>
</item>
</channel>
</rss>
