SpamAssassin wrote:

Anyone have an idea of the Mail::SpamAssassin
 memory requirements?

It isn't Mail::SpamAssassin that consumes memory - these are simply Perl libraries. As you've found out, it's the calling program, usually run as a daemon.


I've no experience with IMAPAssassin, but spamd runs as a parent spawning children on demand - as does amavisd-new. Active spamd processes typically consume up to 22-25 MB each on my RH 7.2/Perl 5.6.1 Linux m/c and non-active 16-17 MB. Active Amavis processes an amazing 70+ MB (there's usually only one active at a time out of 3 max configured) and non-active around 33 MB.

AFAICS, these are not threaded, LWP processes, they are concurrent, so memory consumption is cumulative. And obviously i don't run both at once.

Tony

--
Tony Earnshaw

I love the music of Wagner. The only sound that
pleases me more is that of a cat outside my 9th
floor window, trying to cling to the glass with
its claws.

http://j-walk.com/blog/docs/conference.htm
http://www.billy.demon.nl
Mail: [EMAIL PROTECTED]



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to