Closed
Bug 682633
Opened 14 years ago
Closed 14 years ago
[amo] Adjust the memory limits for redis
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jbalogh, Assigned: oremj)
Details
The new redis has less memory than the old one (bug 682630), and today it started swapping. I don't know what settings we have for redis right now, but it looks like we need to lower the maxmemory for the caching redis process.
| Assignee | ||
Comment 1•14 years ago
|
||
I had it at 9G, that must have been to greedy. maxmemory is set to 7G now.
Assignee: server-ops → jeremy.orem+bugs
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•7 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•