At 08:18 AM 6/20/2005, Chris Knipe wrote:
Uhm... I'm a bit worried about the below.... The 5 processes are also
utilising close to 400MB of my swap space....
USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND
spamd 7167 0.0 13.5 140664 140020 ?? I 2:03PM 0:03.36 spamd
child (perl5.8.6)
spamd 7162 0.0 12.6 130604 129948 ?? Is 2:03PM 0:23.86
/usr/local/bin/spamd --daemonize --listen-ip=127.0.0.1 --max-children=5
--max-conn-per-child
spamd 7168 0.0 12.6 130604 129948 ?? I 2:03PM 0:00.00 spamd
child (perl5.8.6)
spamd 7169 0.0 12.6 130604 129948 ?? I 2:03PM 0:00.00 spamd
child (perl5.8.6)
spamd 7170 0.0 12.6 130604 129948 ?? I 2:03PM 0:00.00 spamd
child (perl5.8.6)
spamd 7171 0.0 12.6 130604 129948 ?? I 2:03PM 0:00.00 spamd
child (perl5.8.6)
This is on FreeBSD 5.4-STABLE, a 3.2GHz system with 1GB Ram.... SA has
most of the rules loaded that comes with rules_de_jour.....
Do you have bigevil.cf? If so, stop, and delete it ASAP. The author has
removed this ruleset from the web because people failed to heed his warning
that it's grown to be very large and uses a lot of RAM.
Next step, remove ALL your RDJ rulesets that are over 64k in filesize, and
add them back 1 at a time to check their memory impact.
In general, you can't add every ruleset in the universe without paying a
penalty in memory usage. More rules = more memory consumption.