Add `idle_timeout`

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

View File

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