浏览代码

优化适合130,偶尔网页卡顿

sequoia 2 周之前
父节点
当前提交
53004c9614
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      config.json

+ 3 - 3
config.json

@@ -10,10 +10,10 @@
   "direct_open_timeout": 3.0,
   "relay_open_timeout": 3.0,
   "tcp_connect_happy_eyeballs_delay": 0.05,
-  "tcp_warmup_bytes": 131072,
-  "tcp_loser_grace_ms": 300,
+  "tcp_warmup_bytes": 1131072,
+  "tcp_loser_grace_ms": 2000,
 
-  "udp_redundancy":1,
+  "udp_redundancy":2	,
   "udp_direct_redundancy": 3,
   "udp_direct_redundancy_v4": 3,
   "udp_direct_redundancy_v6": 2,