scrapy-proxies icon indicating copy to clipboard operation
scrapy-proxies copied to clipboard

Verify slow crawling

Open wernight opened this issue 7 years ago • 1 comments

I gave a list of about 300 proxies but set CONCURRENT_REQUESTS = 64. Still it seems that crawling is very slow (like 1 page every few seconds on average), much slower than not using any proxy at all. Of course DOWNLOAD_DELAY is low.

Looking at it, it seems that people should usually also increase CONCURRENT_REQUESTS_PER_DOMAIN in these cases (i.e. with a list of many possibly bad proxies), but even then it's still pretty slow.

wernight avatar Aug 09 '17 21:08 wernight

👍 me too, any chance to have somebody from the dev team to have a look in to this issue? Thanks.

cortesimone avatar Dec 06 '17 14:12 cortesimone