Closed
Bug 512494
Opened 16 years ago
Closed 16 years ago
[AMO] Adjust cron jobs on preview.amo
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: clouserw, Assigned: oremj)
Details
Two things to do, split out from bug 511321:
1) Also, please rename the current tag_totals maintenance job to category_totals.
2) please add another maintenance.php job that runs every 8 minutes
(it takes less than a second right now, but it will grow rapidly):
collection_stats
This is blocking QA. Thanks.
Assignee | ||
Updated•16 years ago
|
Assignee: server-ops → jeremy.orem+bugs
Assignee | ||
Comment 1•16 years ago
|
||
12,32,52 * * * * root cd /data/amo/www/addons.mozilla.org-preview/bin ; php -f maintenance.php category_totals
*/8 * * * * root cd /data/amo/www/addons.mozilla.org-preview/bin; php -f maintenance.php collection_stats
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•