Active
Project:
Leech
Version:
master
Component:
leech
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2006 at 20:11 UTC
Updated:
20 Nov 2006 at 20:11 UTC
Each time cron runs, 'leech_cron_count' number of feeds get parsed.
This means, that the rate at which leech visits feeds depends on the rate of cron runs and - worse - on the number of feeds that are in the DB.
If a feed only has articles that are already stored in the DB, it is only detected after the feed is parsed.
Overall, feeds that change seldomly get "overvisited" and feeds that change frequently get "undervisited". This poor allocation of resources results in empty parsing cycles on the one hand or the possibility of data loss on the other hand, depending on the configuration of leech.
Solution: