perf(服务端): 启用 h2c 并保留 HTTP/1.1 回退
This commit is contained in:
@@ -87,6 +87,7 @@ example.com {
|
||||
|
||||
# 连接池优化
|
||||
transport http {
|
||||
versions h2c h1
|
||||
keepalive 120s
|
||||
keepalive_idle_conns 256
|
||||
read_buffer 16KB
|
||||
|
||||
Reference in New Issue
Block a user