<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Http2 on TinyChen's Blog</title><link>https://tinychen.com/tags/http2/</link><description>Recent content in Http2 on TinyChen's Blog</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Wed, 22 Jul 2026 21:00:00 +0800</lastBuildDate><atom:link href="https://tinychen.com/tags/http2/index.xml" rel="self" type="application/rss+xml"/><item><title>HTTP2头部压缩与499踩坑</title><link>https://tinychen.com/20201111-http2-header-compression-tuning/</link><pubDate>Wed, 11 Nov 2020 11:00:00 +0800</pubDate><guid>https://tinychen.com/20201111-http2-header-compression-tuning/</guid><description>&lt;p&gt;本文主要记录 HTTP/2 升级后出现的偶发“网络连接已断开”类前端告警，以及对应的 Nginx HPACK 相关参数调优过程。&lt;/p&gt;</description></item><item><title>nginx的TLS1.3与0-RTT转发踩坑</title><link>https://tinychen.com/20200918-h2-tls13-nginx-0rtt/</link><pubDate>Fri, 18 Sep 2020 11:00:00 +0800</pubDate><guid>https://tinychen.com/20200918-h2-tls13-nginx-0rtt/</guid><description>&lt;p&gt;本文主要记录在 Nginx 上开启 TLSv1.3 &lt;code&gt;0-RTT&lt;/code&gt;（&lt;code&gt;ssl_early_data&lt;/code&gt;）后，首页被下游返回 403 的排查过程，以及 &lt;code&gt;proxy_set_header&lt;/code&gt; 继承规则与多层代理架构下的取舍。&lt;/p&gt;</description></item><item><title>nginx开启HTTP2的ssl_ciphers踩坑</title><link>https://tinychen.com/20200806-h2-tls13-nginx-ssl-ciphers/</link><pubDate>Thu, 06 Aug 2020 11:00:00 +0800</pubDate><guid>https://tinychen.com/20200806-h2-tls13-nginx-ssl-ciphers/</guid><description>&lt;p&gt;本文主要记录在 Nginx 上同时开启 HTTP/2 与 TLSv1.3 后，部分浏览器出现 &lt;code&gt;ERR_SPDY_INADEQUATE_TRANSPORT_SECURITY&lt;/code&gt; 的排查过程，以及如何调整 &lt;code&gt;ssl_ciphers&lt;/code&gt; 优先级来兼顾兼容性与安全性。&lt;/p&gt;</description></item></channel></rss>