Downloads

Download tar.gz 45.78 KB
MD5: b8ade76e4dbec33b0875e60680a9880a
SHA-1: 7a7c3215fb09732d23d13b964e2340135a376815
SHA-256: 1dd59d8c7e446eb5cad5193364e4eb8a9453441e4467c6498626d78c7ac0c859
Download zip 50.47 KB
MD5: 47c1ffff45a7fb29d5a58c6ea4ddf4d1
SHA-1: 4f085fe25ee9d29d76310e83c3d988f67073a129
SHA-256: 76ed31e2bf7173f6e60007c10767880c867924d66921a7acce246db70afc61fc

Release notes

This release contains a major new feature that took nearly 4 years to get accomplished. With the HTTPRL module the Link checker module is able to check your urls in parallel. Compared to Drupal core with typically 80-120 url checks per cron run, the tests with HTTPRL have shown that 800-1400 links per cron run are typical with 8 simultaneous connections. More simultaneous connections are not recommended! Many thanks to mikeytown2 for his help on the integration.

New features:

* #380052: Add support with non-blocking parallel link checking

Bugfixes:

* Fixed some typos.
* Upgraded outdated HTTP user agents.
* linkchecker_update_6211 was missing an update message.
* #1869924: Strict warning: Creating default object from empty value
* #1867460: Prevent save on automatic updates, if content has not changed
* #1804842: Lots of warnings when comment/block modules are not installed follow up: Exit if all node types are disabled
* #1450672: Cron task does not impersonate to admin user on automatic content updates
* Added Drupal 6.14 warning to known issues.
* #1804842: Lots of warnings when comment/block modules are not installed
* #1811908: Allow extracting protocol relative url's
* #1586022: linkchecker generating bad User-Agent string
* Status code 500 on HEAD/GET does not increase fail_count
* #1488572: i18n: "Permission restrictions deny" all broken links in other languages

Created by: hass
Created on: 24 Dec 2012 at 11:25 UTC
Last updated: 24 Dec 2012 at 14:46 UTC
New features
Bug fixes
Unsupported

Other releases