We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccc998e commit 19f73a5Copy full SHA for 19f73a5
README.md
@@ -155,11 +155,12 @@ nginx的以下功能模块的相关代码已经阅读,并对其源码及相关
155
HTTP2 报文输出过程与nginx框架结合流程分析,DATA帧输出流程分析
156
多sream同时请求,多流交互情况下DATA帧发送过程分析
157
WINDOW_UPDATE帧和流量控制原理结合分析。
158
-
+
159
+17.4.28
160
+ HTTP2流的优先级、流依赖过程代码分析注释
161
162
?????
163
NGINX不支持PUSH、做反向代理情况下和后端为什么还是走HTTP1.X协议?
- 流量控制、优先级功能根本没用起来???? 为什么???/
164
165
166
===================================
阅读说明.c
@@ -157,7 +157,7 @@ nginx的以下功能模块的相关代码已经阅读,并对其源码及相关
17.4.28
- HTTP2流的优先级、流依赖过程代码分析注释
0 commit comments