Closed Bug 593250 Opened 14 years ago Closed 14 years ago

Enable Redis

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

All
Other
task
Not set
critical

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: clouserw, Assigned: oremj)

Details

Please enable redis on AMO.  In settings_local.py, make sure these values are set:

CACHE_MACHINE_NO_INVALIDATION = False
CACHE_MACHINE_USE_REDIS = True

Once the change is on the webheads, restart apache and celeryd.  Thanks.
Feel free to join us on #remora for help
https://intranet.mozilla.org/UpdateAMO#Pushing_content

The bottom of http://gist.github.com/474794 has some steps to push it live, but that may be out of date.
Assignee: server-ops → shyam
We tried to push this out and it didn't work out. Needs to be looked at. Punting to oremj...and probably needs to be done during a downtime window.
Assignee: shyam → jeremy.orem+bugs
This does not look like the right redis:
 'uptime_in_days': 1,
 'db1': {'expires': 0, 'keys': 4},
 'redis_version': '1.3.15',
 'used_memory_human': '69.92M',

Celery is having trouble connecting to it right now, so this isn't a load issue.
Jeff has a bug to stabilize Redis. We can reopen or refile once that is done.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.