Author: | - | Version: | - |
Package: | phpcrawl | Category: | - |
-
Public Properties | ||
---|---|---|
General | ||
| Reason for the abortion of the crawling-process | |
| The total number of bytes the crawler received alltogether. | |
| 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. | |
| 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. | |
Benchmarks | ||
| The average data-transfer-rate per process | |
| The average server connect-time. | |
| The average server response time. | |
| The total data-throughput of the crawler | |
| The total time the crawling-process was running in seconds. |