Tuning: Memory Usage #2143
Unanswered
naanlizard
asked this question in
Help
Replies: 1 comment 2 replies
|
Relating to the recent jemalloc fix - could that help with memory usage? Unfortunately, my low level programming is not very strong |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello,
We run OME on several heterogeneous hosts, from cheap VPSs with ~ 4-8gb ram to dedicated servers with 128gb+
On the low-memory hosts, we seem to run out of memory even under light load. See below graph

Note that that is the edge server, origin is much lower memory usage, under a few hundred megabytes. Which is very good :)
Server.xml.j2 Ansible template
EdgeConfig.xml.j2 Ansible template
Some questions based on the above
All reactions