Add Memory spikes to troubleshooting section

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-07-08 15:18:49 +02:00
parent 9cccaaf224
commit 4ffd68f280

View file

@ -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 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. 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 <<Restart Procedure>>.