Merge pull request 'set concurrent request per domain to 8' (#2) from change_settings into main
Reviewed-on: #2
This commit is contained in:
commit
e5df532825
@ -27,7 +27,7 @@ ROBOTSTXT_OBEY = False
|
||||
# See also autothrottle settings and docs
|
||||
#DOWNLOAD_DELAY = 3
|
||||
# The download delay setting will honor only one of:
|
||||
#CONCURRENT_REQUESTS_PER_DOMAIN = 16
|
||||
CONCURRENT_REQUESTS_PER_DOMAIN = 8
|
||||
#CONCURRENT_REQUESTS_PER_IP = 16
|
||||
|
||||
# Disable cookies (enabled by default)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user