add `initial_windows_size`

This commit is contained in:
xqzr 2022-06-21 17:35:56 +08:00 committed by GitHub
parent d8e9949686
commit 3126f96456
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,8 @@
"network": "grpc",
"security": "tls",
"grpcSettings": {
"serviceName": "" // ServiceName
"serviceName": "", // ServiceName
//"initial_windows_size": 524288 // Cloudflare CDN Cloudflare CDN h2 GOAWAY
}
}
},