Closed
Bug 559518
Opened 15 years ago
Closed 15 years ago
Apply local patch to AMO/Remora to fix OOM issue
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wenzel, Assigned: fox2mike)
References
Details
Please apply the patch in r65958 locally to all production AMO nodes. We have an out-of-memory issue on that developers page for big add-ons.
I also pastebinned the diff: http://pastebin.mozilla.org/715263
The "real" patch itself will go into the AMO 5.10 release and merge away the local patch when pushed.
Reporter | ||
Updated•15 years ago
|
Assignee: server-ops → fwenzel
Reporter | ||
Updated•15 years ago
|
Assignee: fwenzel → shyam
Assignee | ||
Comment 1•15 years ago
|
||
Done.
[root@mradm02 addons.mozilla.org-remora]# patch -p1 < 559518.patch
patching file site/app/controllers/developers_controller.php
And pushed out to the webheads.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 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
•