Add `idle_timeout`

This commit is contained in:
xqzr 2022-11-26 03:16:19 +08:00 committed by GitHub
parent 5302af1e9d
commit c05cb1adb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
"security": "tls",
"grpcSettings": {
"serviceName": "", // ServiceName
//"idle_timeout": 60, //
//"initial_windows_size": 65536 // Cloudflare CDN Cloudflare CDN h2 GOAWAY
}
}