Use this parameter to specify the maximum number of requests a spider can make to a server during a fetch cycle.
Type: | Long |
Default: | 2147483648 |
Required: | No |
Allowed Range: | Minimum: 0 Maximum: 2000000000 |
Recommended Range: | Minimum: 1 Maximum: 2000000000 |
Configuration Section: | TaskName or Default |
Example: | MaxPageSize=10000
|
See Also: |
|