Author: | - | Version: | - |
Package: | phpcrawl | Category: | - |
-
Public Properties | ||
---|---|---|
| Reason for the abortion of the crawling-process | |
| The total number of bytes the crawler received alltogether. | |
| The average data-throughput in bytes per second. | |
| Will be TRUE if the page/file-limit was reached. | |
| The total number of documents the crawler received. | |
| The total number of links/URLs the crawler found and followed. | |
| The peak memory-usage the crawling-process caused. | |
| The total time the crawling-process was running in seconds. | |
| Will be TRUE if the crawling-process stopped becaus the traffic-limit was reached. | |
| Will be TRUE if the crawling-process stopped because the overridable function handleDocumentInfo() returned a negative value. |