Re: [Mailman-Users] Excessive cpu usage

Hi there..
I verified this.. the MTA seems to be configured correctly. Since switching to Exim recently, mailman lists have worked as they should.
As I mentioned earlier, some files are constantly being created in the out queue directory. I wasn't right when I said earlier that there was no traffic, apparently there is one message in the out queue, according to the contents of those files.
What makes me unable to diagnose the problem however is that nothing shows up in neither the mailman log files nor exim's log files.
Arnar
Raquel Rice <raquel@thericehouse.net> 28.5.2003 14:16:00 >>> On Wed, 28 May 2003 09:46:01 -0400 "Josep L. Guallar-Esteve" <guallar@easternrad.com> wrote:
On Wednesday 28 May 2003 09:24 am, Arnar Birgisson wrote:
Hello
Hi
I'm running mailman 2.1 on a linux machine. My problem is that the mailman qrunner daemon constantly consumes 65-95% of cpu time. Nothing shows up in the logs while this goes on. Any ideas of how to locate the fault?
The problem might be the message size. Mailman parses all the messages with python,who is a little unefficient.
For example, on my mailman machine, messages of size=300 KB required 300 MB of RAM for processing... and used up (+90%) the CPU (P-III-Xeon-550).
In my case, the solution was to reduce the message size,
Arnar
Josep
The FAQ that is included in the Mailman download indicates that it could also be a problem with your MTA. Make certain that your MTA isn't set up to do DNS lookups on each address.
-- Raquel
The life of the individual only has meaning insofar as it aids in making the life of every living thing nobler and more beautiful. Life is sacred, that is to say, it is the supreme value to which all other values are subordinate. --Albert Einstein
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: arnarb@oddi.is Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/arnarb%40oddi.is

On Wed, 28 May 2003 14:33:05 +0000, Arnar Birgisson <ArnarB@oddi.is> wrote:
Hi there..
I verified this.. the MTA seems to be configured correctly. Since switching to Exim recently, mailman lists have worked as they should.
As I mentioned earlier, some files are constantly being created in the out queue directory. I wasn't right when I said earlier that there was no traffic, apparently there is one message in the out queue, according to the contents of those files.
What makes me unable to diagnose the problem however is that nothing shows up in neither the mailman log files nor exim's log files.
I had a similar problem after a recent MTA reconfiguration. I traced it to the fact that the my MTA was no longer listening on the port that I has specified with the SMTPPORT variable. Once I set SMTPPORT correctly, qrunner CPU utilization returned to normal and list posts were delivered.
-Tom
Tom Eastep \ Shorewall - iptables made easy Shoreline, \ http://www.shorewall.net Washington USA \ teastep@shorewall.net
participants (2)
-
Arnar Birgisson
-
Tom Eastep