From 4ffd68f2809a0637b665ded8e22db83bab02c76f Mon Sep 17 00:00:00 2001 From: Michal Konecny Date: Jul 08 2024 13:18:49 +0000 Subject: Add Memory spikes to troubleshooting section Signed-off-by: Michal Konecny --- diff --git a/modules/sysadmin_guide/pages/mailman.adoc b/modules/sysadmin_guide/pages/mailman.adoc index 8cac006..fdf562e 100644 --- a/modules/sysadmin_guide/pages/mailman.adoc +++ b/modules/sysadmin_guide/pages/mailman.adoc @@ -173,3 +173,8 @@ These are the error messages that are common in mailman3 logs: + We don't have NNTP server and this couldn't be disabled in mailman3, so you can saw this error in logs, but it could be ignored. + +=== Memory spikes + +Mailman gunicorn http server sometimes has a memory spikes that could lead to some services +being killed by OOM killer. In this case just restart the mailman. See <>.