fix(脚本): 删除keepalive_time

pull/534/merge
mack-a 2021-06-29 10:59:50 +08:00
parent 63166b1dfe
commit 550ab54d42
1 changed files with 1 additions and 1 deletions

View File

@ -687,7 +687,7 @@ server {
}
location /${currentPath}grpc {
client_max_body_size 0;
keepalive_time 1071906480m;
# keepalive_time 1071906480m;
keepalive_requests 4294967296;
client_body_timeout 1071906480m;
send_timeout 1071906480m;