Skip to content

Commit a3c3c59

Browse files
committed
update readme
1 parent e0efe90 commit a3c3c59

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ https://matsuridayo.github.io
5959
"sc_min_posts_interval_ms": "0-0",
6060
"sc_stream_up_server_secs": "0-0",
6161
"xmux": {
62-
"max_concurrency": "0-1",
63-
"max_connections": "0-1",
62+
"max_concurrency": "16-32",
63+
"max_connections": "0-0",
6464
"c_max_reuse_times": "0-1",
6565
"h_max_request_times": "0-1",
6666
"h_max_reusable_secs": "0-1",
@@ -75,8 +75,8 @@ https://matsuridayo.github.io
7575
"sc_min_posts_interval_ms": "0-0",
7676
"sc_stream_up_server_secs": "0-0",
7777
"xmux": {
78-
"max_concurrency": "0-1",
79-
"max_connections": "0-1",
78+
"max_concurrency": "16-32",
79+
"max_connections": "0-0",
8080
"c_max_reuse_times": "0-1",
8181
"h_max_request_times": "0-1",
8282
"h_max_reusable_secs": "0-1",
@@ -108,24 +108,24 @@ https://matsuridayo.github.io
108108
"sc_min_posts_interval_ms": "0-0",
109109
"sc_stream_up_server_secs": "0-0",
110110
"xmux": {
111-
"max_concurrency": "0-1",
112-
"max_connections": "0-1",
111+
"max_concurrency": "16-32",
112+
"max_connections": "0-0",
113113
"c_max_reuse_times": "0-1",
114114
"h_max_request_times": "0-1",
115115
"h_max_reusable_secs": "0-1",
116116
"h_keep_alive_period": 60
117117
},
118118
"download": {
119-
"mode": "",
119+
"mode": "auto",
120120
"host": "example.com",
121121
"path": "/xhttp",
122122
"x_padding_bytes": "0-0",
123123
"sc_max_each_post_bytes": "0-0",
124124
"sc_min_posts_interval_ms": "0-0",
125125
"sc_stream_up_server_secs": "0-0",
126126
"xmux": {
127-
"max_concurrency": "0-1",
128-
"max_connections": "0-1",
127+
"max_concurrency": "16-32",
128+
"max_connections": "0-0",
129129
"c_max_reuse_times": "0-1",
130130
"h_max_request_times": "0-1",
131131
"h_max_reusable_secs": "0-1",

0 commit comments

Comments
 (0)