summaryrefslogtreecommitdiff
path: root/daily
diff options
context:
space:
mode:
authorJasper Ras <jaspert.ras@gmail.com>2025-04-18 21:21:37 +0200
committerJasper Ras <jaspert.ras@gmail.com>2025-04-18 21:21:37 +0200
commita00113edd596f0bad40269573999abd844ca82b5 (patch)
treeff88579120b50642d43afd495a5ab72b6bfa1aba /daily
parente8341d867b2ce5752664d0b4be4fef440ad56f21 (diff)
vault backup: 2025-04-18 21:21:37
Diffstat (limited to 'daily')
-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.