public setTrafficLimit($bytes, $complete_requested_files = true)
$bytes | int | Maximum number of bytes |
$complete_requested_files | bool | This parameter has no function anymore! |
bool |
If the limit is reached, the crawler stops the crawling-process.
The default-value is 0 (no limit).