On 10/12/2011 01:27 AM, Matt Domsch wrote:
On Tue, Oct 11, 2011 at 04:54:30PM -0500, Ralph Angenendt wrote:
Oh, Bonus question: How do you check if a mirror is stale and how do you raise a flag about that in the mirror database?
There is a crawler that runs on a cronjob. It compares what the database thinks a mirror should have, with what it actually has (HTTP HEAD or FTP DIR commands). If a given directory does not match, that one directory is marked not up-to-date.
Thanks for the answers up to now.
Cheers,
Ralph