Comment 0 for bug 614875

Revision history for this message
Sam Dieck (samd) wrote :

Web pages should be generated once per day, displaying a listing of device ids and links to the respective drivers.

Static web pages (HTML) should be generated using a cron job. Polling the database results in an unnecessary load on the server, as the database is updated somewhat infrequently; this job can run right after the DB is updated when checking for dead driver links.