You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by SA <rl...@paradigm-omega.com> on 2004/12/09 17:25:07 UTC

Possible perl problem?

For some time I have been trying to determine why  spamassassin
performance on our server hasn't been as rapid as it should be.  I think
I've discovered a possible cause.  The server can be busy with lots of
things and not degrade SA performance greatly.  But, let another perl
process run such as webmin's miniserv.pl or even pflogsumm.pl and
spamassassin slows down markedly.

Since this isn't strictly a spamassassin question, I was hoping someone
might point me in a direction where I could find some answers.  TIA!
-- 
 /"\ ASCII RIBBON     Robin Lynn Frank
 \ / CAMPAIGN         Director of Operations
  X AGAINST           Paradigm-Omega, LLC
 / \ HTML MAIL        http://www.paradigm-omega.com/
=====================================================================
Spambots visit http://paradigm-omega.net/cgi-bin/custmail.cgi
=====================================================================
Will the last person to leave,
please turn off the Internet.

Re: Possible perl problem?

Posted by SA <rl...@paradigm-omega.com>.
On Thu, 2004-12-09 at 11:24, David Brodbeck wrote:
> On Thu, 09 Dec 2004 08:25:07 -0800, SA wrote
> > For some time I have been trying to determine why  spamassassin
> > performance on our server hasn't been as rapid as it should be.  I think
> > I've discovered a possible cause.  The server can be busy with lots 
> > of things and not degrade SA performance greatly.  But, let another perl
> > process run such as webmin's miniserv.pl or even pflogsumm.pl and
> > spamassassin slows down markedly.
> 
> Are you perhaps running out of memory and having to swap to disk?  Perl can be
> pretty memory hungry.

Actually, the problem seems to be cpu usage rather than memory.
-- 
 /"\ ASCII RIBBON     Robin Lynn Frank
 \ / CAMPAIGN         Director of Operations
  X AGAINST           Paradigm-Omega, LLC
 / \ HTML MAIL        http://www.paradigm-omega.com/
=====================================================================
Spambots visit http://paradigm-omega.net/cgi-bin/custmail.cgi
=====================================================================
Will the last person to leave,
please turn off the Internet.

Re: Possible perl problem?

Posted by David Brodbeck <gu...@gull.us>.
On Thu, 09 Dec 2004 08:25:07 -0800, SA wrote
> For some time I have been trying to determine why  spamassassin
> performance on our server hasn't been as rapid as it should be.  I think
> I've discovered a possible cause.  The server can be busy with lots 
> of things and not degrade SA performance greatly.  But, let another perl
> process run such as webmin's miniserv.pl or even pflogsumm.pl and
> spamassassin slows down markedly.

Are you perhaps running out of memory and having to swap to disk?  Perl can be
pretty memory hungry.