mirror of https://github.com/scrapy/scrapy.git
WIP
This commit is contained in:
parent
c30fcc2c16
commit
f87717e05a
|
|
@ -28,7 +28,8 @@ The main throttling :ref:`settings <topics-settings>` are:
|
|||
|
||||
- .. setting:: CONCURRENT_REQUESTS_PER_DOMAIN
|
||||
|
||||
:setting:`CONCURRENT_REQUESTS_PER_DOMAIN` (default: ``8``)
|
||||
:setting:`CONCURRENT_REQUESTS_PER_DOMAIN` (default: ``1``
|
||||
(:ref:`fallback <default-settings>`: ``8``))
|
||||
|
||||
Maximum number of simultaneous requests per domain.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue