rclon commited on
Commit
41bf0e4
1 Parent(s): ab2ec24

Update nginx.conf

Browse files
Files changed (1) hide show
  1. nginx.conf +1 -1
nginx.conf CHANGED
@@ -19,7 +19,7 @@ http {
19
 
20
 
21
  # 连接超时设置
22
- keepalive_timeout 65;
23
  keepalive_requests 100;
24
 
25
  # 压缩设置
 
19
 
20
 
21
  # 连接超时设置
22
+ keepalive_timeout 120;
23
  keepalive_requests 100;
24
 
25
  # 压缩设置