Testing
Surge uses testing URLs for connectivity checks, proxy latency tests, and throughput tests.
Throughput Test Parameters Mac 6.4.4+
The [Testing] section can customize the download and upload parameters used by the throughput test.
[Testing]
download-url =
upload-url =
download-url-proxy =
upload-url-proxy =
download-concurrency = 4
upload-concurrency = 4
download-duration-limit = 10s
upload-size-limit = 1GB
upload-duration-limit = 10s
Parameters
download-url
The URL used for the download throughput test.
upload-url
The URL used for the upload throughput test.
download-url-proxy
The URL used for the download throughput test through proxy policies. If this parameter is omitted, Surge uses download-url.
upload-url-proxy
The URL used for the upload throughput test through proxy policies. If this parameter is omitted, Surge uses upload-url.
download-concurrency
The number of concurrent download connections. Default: 4.
upload-concurrency
The number of concurrent upload connections. Default: 4.
download-duration-limit
The maximum duration of the download test. Default: 10s.
upload-size-limit
The maximum amount of data uploaded during the upload test. Default: 1GB.
upload-duration-limit
The maximum duration of the upload test. Default: 10s.