summaryrefslogtreecommitdiff
path: root/daily/18-Apr-2025.md
diff options
context:
space:
mode:
Diffstat (limited to 'daily/18-Apr-2025.md')
-rw-r--r--daily/18-Apr-2025.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/daily/18-Apr-2025.md b/daily/18-Apr-2025.md
index 2b9620d..7105132 100644
--- a/daily/18-Apr-2025.md
+++ b/daily/18-Apr-2025.md
@@ -1,3 +1,7 @@
+---
+tags: []
+---
+# Today
Encountered oom on lxchosts. Turned out that octavia wsgi was using huge amounts of ram.
First we disabled the apache on all octavia to prevent more oom kills.
After that Erik limited their allowed memory usage, and we turned them back on.