On 2/1/2012 5:56 AM, Martin Gregorie wrote: > On Tue, 2012-01-31 at 15:17 -0800, John Hardin wrote: >> On Tue, 31 Jan 2012, Kris Deugau wrote: >> >>> John Hardin wrote: >>>> On Tue, 31 Jan 2012, John Hardin wrote: >>>>> You posted this command line: >>>>> >>>>> /usr/local/bin/spamd -d -x -q -r /var/run/spamd.pid --min-children=59 >>>>> --min-spare=1 --max-spare=1 --max-conn-per-child=100 -m 60 -s local1 >>>>> -u spamd --timeout-child=60 -i 0.0.0.0 -A <IP list> --syslog-ident >>>>> spamd/main >>>>> > This is probably irrelevant, but I notice that --max-children isn't > specified. > > Would it help to set it, adjusting --min-children to a somewhat lower > value?
-m is another name for --max-children. -- Bowie