fine tune default max_concurrent_checks

This commit is contained in:
monosans
2026-01-17 00:31:51 +03:00
parent 5665a7d131
commit 5e232bc1ab
+1 -1
View File
@@ -33,7 +33,7 @@ check_url = "https://api.ipify.org"
# Number of proxies to check simultaneously
# Higher values = faster checking but more RAM/network usage. Lower if you experience crashes or timeouts.
max_concurrent_checks = 1024
max_concurrent_checks = 512
# Proxy response timeout (seconds)
# Higher = finds more slow proxies but takes longer