On 04/03/2013 09:04 AM, Josef Karliak wrote:
Good morning,
we use SA on 8 CPUs HP DL380 G5. But sometimes spam daemon crash down :
Apr 2 18:01:33 server systemd[1]: spamd.service: main process exited,
code=exited, status=1
Apr 2 18:01:33 server systemd[1]: Unit spamd.service entered failed state.
In this time there were a high load (some user sent quite a lot of
emails - about 800 ). In "/etc/sysconfig/spamd" I've startup arguments:
SPAMD_ARGS="-d -c -L --max-children=40 --min-children=15
--min-spare=5 -i 0.0.0.0 -A 192.168.67.1 -A 127.0.0.1"
Is that OK ? Or what do you recommend ?
Running on Opensuse 12.2 x64
do you really need --min-children=15 ?
bring it down to 5 and let us know what happens.
Running spamd in -D mode for a short period of high traffic may help you
find some other issues.