One website receives at most 4 requests at a time and 10 a second, sitemap downloads and status checks
together, whatever the run does elsewhere.
A status check that returned nothing (timeout, refused address) is not charged.
New option Check the HTTP status of each URL (checkUrlStatus, off by default): a HEAD request per saved
URL, redirects reported and not followed, GET only when HEAD is not supported, internal addresses never
requested. New output fields statusCode, redirectUrl and statusError (null when the option is off),
and a URL status view. Charged as the url-status-check event, $0.70 per 1,000 checked URLs on top of
the URL itself; the budget counts both events of a checked URL.
RSS 2.0, RSS 1.0 and Atom feeds are read like sitemaps (link and publication or update date). Feed URLs
(/feed, /rss, .rss, .atom) are read directly.
Memory limit raised from about 450 to 1,000 URL entries per MB: the old figure came from a measurement
distorted by the memory leak fixed in 0.1.5. Measured since on the platform: about 580 bytes per entry
(885 MB of 1,024 at 1.5 million entries).
No existing output field changed.