1、修改自检默认配置文件路径 2、修改case connection timeout 的值

This commit is contained in:
fumingwei
2020-09-21 11:35:31 +08:00
parent 067d681b3a
commit ef9768de5a
2 changed files with 3 additions and 3 deletions

View File

@@ -113,12 +113,12 @@ max_recv_speed_large = 6553600
[test_https_con_traffic_16M]
enabled = 1
conn_timeout = 1
conn_timeout = 3
max_recv_speed_large = 6553600
[test_https_con_traffic_64M]
enabled = 1
conn_timeout = 1
conn_timeout = 11
max_recv_speed_large = 6553600
[start_time_random_delay_range]