Max Esquivel wrote:
Thanks all for the suggestions. Been looking at things in more detail:
1) Im not sure how many sessions we are handling. I do now we were
maxing out at 120 connections per sec at peak times.
2) we do have spamc and spamd running.
spamd --max-children 25 -x -v -d --pidfile=/var/run/spamd.pid
25 childs enough?
max children 25 and 1 gig of memory is not going to work. Once you
start swapping every thing is going to slow to a halt.
I'd increase the amount of ram (we run 4 gig on all our SA servers) and
see if it would be possible to get a separate machine to just run spamd on.
Regards,
Rick