Ticket #115 (closed improvement: worksforme)

Opened 10 months ago

Last modified 6 months ago

Links timed out are automatically links ignored

Reported by: kindlund Assigned to: kindlund
Priority: low Milestone: 1.0
Component: HoneyClient::Agent::Driver::Browser Version: 0.99
Severity: none Keywords: agent, browser, links, timed, out, ignored
Cc:

Description

Currently, links that are considered 'timed out' are also classified as links 'ignored'. This is to prevent the Agent from going to the same URLs over and over again. The downside is that this URL is copied into two separate hashtables. This needs to be fixed, where we identify malformed URLs and timed out URLs separately, where the two groups together make up links to be ignored.

Attachments

Change History

03/04/08 10:51:15 changed by kindlund

  • status changed from new to closed.
  • resolution set to worksforme.

This problem has been (partially?) resolved with the inclusion of the Drone database. The Agent state should get flushed every time the Manager transmits URL history information back to the Drone and once the Manager receives a new workload from the Drone.

The real test is if we have long-running Agents that exhaust internal memory capacity (due to large sized perl hash-tables). This shouldn't happen.


Add/Change #115 (Links timed out are automatically links ignored)




Change Properties
Action