We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9a7e61 commit 3650624Copy full SHA for 3650624
1 file changed
docs/config/proxies/transport.md
@@ -263,7 +263,9 @@ Early Data 首包长度阈值
263
264
### xhttp-opts.reuse-settings.max-concurrency
265
266
-最多同时存在多少条连接,连接数达到该值前每个新的代理请求都会开启一条新的连接,此后会开始复用已有的连接。该值与 max-connections 冲突,只能二选一
+最多同时存在多少条连接,连接数达到该值前每个新的代理请求都会开启一条新的连接,此后会开始复用已有的连接
267
+
268
+该值与 max-connections 冲突,只能二选一
269
270
### xhttp-opts.reuse-settings.c-max-reuse-times
271
0 commit comments