Merge pull request #1698 from carlosp420/typo-you

fixed typo You -> you
This commit is contained in:
Elias Dorneles 2016-01-19 14:18:43 -02:00
commit e8b26e2ab2
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ many different domains in parallel, so you will want to increase it. How much
to increase it will depend on how much CPU you crawler will have available. A
good starting point is ``100``, but the best way to find out is by doing some
trials and identifying at what concurrency your Scrapy process gets CPU
bounded. For optimum performance, You should pick a concurrency where CPU usage
bounded. For optimum performance, you should pick a concurrency where CPU usage
is at 80-90%.
To increase the global concurrency use::