Project

General

Profile

Actions

Bug #2482

closed

automate caching of data for homepage -- replace ant function

Added by Michael Lee almost 18 years ago. Updated almost 18 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
misc
Target version:
Start date:
06/28/2006
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
2482

Description

We need to automate the caching of data that is displayed on the homepage with a cron job. Currently, the caching is done from the ant target "cache" in /vegbank/web/. We could either use a cron job to update the site every so often, or run this after someone loads more data to the database (after denormalization is complete). Or perhaps both. If we use the cron job, this bug will depend on bug 2478.

/vegbank/views/raw/* needs to be wget into /vegbank/cache/views/raw/*

Once this is done, we can remove the "cache" target in the /web/build.xml file (or just make it do nothing as removing the target could screw up dependencies).

Actions #1

Updated by Michael Lee almost 18 years ago

Very important! Perhaps we could set a cron job to run the right ant task to get this done? Or somehow else just get the data!

Actions #2

Updated by Chad Berkley almost 18 years ago

cron job now does this.

Actions #3

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 2482

Actions

Also available in: Atom PDF