summaryrefslogtreecommitdiff
path: root/daily
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2025-04-25 16:16:51 +0200
committerJasper Ras <jras@hostnet.nl>2025-04-25 16:16:51 +0200
commit468e33e7926897756acfe0d483633fb36949ebc5 (patch)
treeb0bc6f5a62532028d6f2eb4616d16fb23ea6db04 /daily
parentc9a730e5b363a10639309c81dab838232ee434b6 (diff)
parent80325cced8485df9d87c1b5d9f5d123d85b01336 (diff)
vault backup: 2025-04-25 16:16:51
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.