TotalSize
Use this parameter to specify the maximum number of bytes a spider can download during one fetch cycle. Enter -1
if you want the connector to retrieve an unlimited quantity of data. A size below 4KB is impractical.
Type: | Long |
Default: | 1572864000 |
Required: | No |
Allowed Range: | Minimum: 4096 Maximum: 2147483647 |
Recommended Range: | Minimum: 65536 Maximum: 1000000000 |
Configuration Section: | TaskName or Default |
Example: | TotalSize=1000000000
|
See Also: |