Skip to content

Commit 4772b5c

Browse files
Update settings.json
1 parent e6f08cf commit 4772b5c

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

settings.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"validation": {
3-
"num_workers": 1000,
4-
"global_timeout_sec": 8,
3+
"num_workers": 700,
4+
"global_timeout_sec": 16,
55
"singbox_start_timeout_ms": 1000,
66
"singbox_start_interval_ms": 200,
77
"port_check_timeout_ms": 600,
8-
"http_request_timeout_ms": 6000,
9-
"http_dial_timeout_ms": 5000,
10-
"http_response_timeout_ms": 5000,
11-
"max_retries": 1,
8+
"http_request_timeout_ms": 14000,
9+
"http_dial_timeout_ms": 8000,
10+
"http_response_timeout_ms": 10000,
11+
"max_retries": 3,
1212
"base_port": 10000,
1313
"batch_rest_ms": 1000,
1414
"process_kill_wait_ms": 1000,

0 commit comments

Comments
 (0)