[Mailman-Users] mailman processor sponge?

Mark Sapiro mark at msapiro.net
Thu May 8 19:19:06 CEST 2014


On 05/08/2014 07:51 AM, Ecklund, Morgan wrote:

> Now the processor is close to 100%. Messages are going out slow.
> I followed some trouble shooting guides to many to mention.


What does 'top' show about the processes using the CPU? If the
process(es) is/are python processes, do 'ps -fw' on their PIDs to see
exactly which runners they are.

Is your 'out' queue backlogged? The symptoms are a lot of files in
qfiles/out (if this is the CentOS/RedHat package that's probably
/var/spool/mailman/out).

Also, Mailman's 'smtp' log which contains entries like

May 08 08:39:11 2014 (5288) <message_id> smtp to listname for nnn
recips, completed in tt.ttt seconds

If the queue is backlogged, each timestamp will be tt.ttt seconds
following the preceding entry.

If the queue is backlogged, see some results of
<https://www.google.com/#q=site:mail.python.org+inurl:mailman+out+queue+backlogged>
including
<https://mail.python.org/pipermail/mailman-users/2012-January/072778.html>.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Users mailing list