Skip to content

Commit 74ad187

Browse files
committed
changed settings
1 parent 18e5e1c commit 74ad187

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proxy_py/_settings.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212

1313
# fetcher settings
1414

15-
CONCURRENT_TASKS_COUNT = 512
16-
PROXY_QUEUE_SIZE = 1024
15+
CONCURRENT_TASKS_COUNT = 128
16+
PROXY_QUEUE_SIZE = 512
1717

1818
MIN_PROXY_CHECKING_PERIOD = 5 * 60
1919
MAX_PROXY_CHECKING_PERIOD = 45 * 60

0 commit comments

Comments
 (0)