Ticket #41 (new enhancement)

Opened 2 years ago

Last modified 1 year ago

auto-expire stale links

Reported by: jm3 Assigned to: jm3
Priority: major Component: backend
Version: The Misty Future Keywords:
Cc:

Description

foreach user:

  • connect to DB get all link URLs + link IDs
  • loop through all links and check each one via HTTP GET (using jwz's check-links.pl)
  • {set timeout to 3 seconds}
  • if link DEAD (doesn't respond), tag it SLOWLINK
  • if link status is MOVED, just update the URL
  • after all links processed with short timeout, then re-process all links tagged with SLOWLINK, with a longer, 6 second timeout
  • if a link still doesn't respond, untag it SLOWLINK and tag it DEADLINK.

Change History

02/27/07 19:42:28 changed by jm3

  • version set to The Misty Future.

09/06/07 16:12:00 changed by jm3

  • milestone deleted.

Milestone Feed Me Links deleted