Use this parameter to specify the maximum number of pages a spider can download per fetch cycle. Use the parameter MaxPagesCheck
to determine how MaxPages
is counted. Enter -1
to spider an unlimited number of pages.
Type: | Long |
Default: | 100000000 |
Required: | No |
Allowed Range: | Minimum: 0 Maximum: 2000000000 |
Recommended Range: | Minimum: 10 Maximum: 2000000000 |
Configuration Section: | TaskName or Default |
Example: | MaxPages=1000
|
See Also: | MaxPagesCheck |