Skip to content

Commit 8d22301

Browse files
committed
update readme
1 parent 7604b9b commit 8d22301

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ https://matsuridayo.github.io
6161
"xmux": {
6262
"max_concurrency": "16-32",
6363
"max_connections": "0-0",
64-
"c_max_reuse_times": "0-1",
65-
"h_max_request_times": "0-1",
66-
"h_max_reusable_secs": "0-1",
67-
"h_keep_alive_period": 60
64+
"c_max_reuse_times": "0-0",
65+
"h_max_request_times": "600-900",
66+
"h_max_reusable_secs": "1800-3000",
67+
"h_keep_alive_period": 0
6868
},
6969
"download": {
7070
"mode": "auto",
@@ -77,10 +77,10 @@ https://matsuridayo.github.io
7777
"xmux": {
7878
"max_concurrency": "16-32",
7979
"max_connections": "0-0",
80-
"c_max_reuse_times": "0-1",
81-
"h_max_request_times": "0-1",
82-
"h_max_reusable_secs": "0-1",
83-
"h_keep_alive_period": 60
80+
"c_max_reuse_times": "0-0",
81+
"h_max_request_times": "600-900",
82+
"h_max_reusable_secs": "1800-3000",
83+
"h_keep_alive_period": 0
8484
},
8585
"server": "$(ip_or_domain_of_your_cdn)",
8686
"server_port": 443,
@@ -110,10 +110,10 @@ https://matsuridayo.github.io
110110
"xmux": {
111111
"max_concurrency": "16-32",
112112
"max_connections": "0-0",
113-
"c_max_reuse_times": "0-1",
114-
"h_max_request_times": "0-1",
115-
"h_max_reusable_secs": "0-1",
116-
"h_keep_alive_period": 60
113+
"c_max_reuse_times": "0-0",
114+
"h_max_request_times": "600-900",
115+
"h_max_reusable_secs": "1800-3000",
116+
"h_keep_alive_period": 0
117117
},
118118
"download": {
119119
"mode": "auto",
@@ -126,10 +126,10 @@ https://matsuridayo.github.io
126126
"xmux": {
127127
"max_concurrency": "16-32",
128128
"max_connections": "0-0",
129-
"c_max_reuse_times": "0-1",
130-
"h_max_request_times": "0-1",
131-
"h_max_reusable_secs": "0-1",
132-
"h_keep_alive_period": 60
129+
"c_max_reuse_times": "0-0",
130+
"h_max_request_times": "600-900",
131+
"h_max_reusable_secs": "1800-3000",
132+
"h_keep_alive_period": 0
133133
},
134134
"server": "$(ip_or_domain_of_your_cdn)",
135135
"server_port": 443,

0 commit comments

Comments
 (0)