Re: about value of max-children

2006-08-15 Thread jdow
From: "Halid Faith" <[EMAIL PROTECTED]> Hello I use spamassassin as test. My mail server handles mails about 200 K in a day. What should I set value of the --max-children num in spamd ? I think the -m value is 5 as default. When I type perl -MSocket -e'print SOMAXCONN' I see 128 on di

RE: about value of max-children

2006-08-15 Thread Bowie Bailey
Halid Faith wrote: > > My mail server handles mails about 200 K in a day. > > What should I set value of the --max-children num in spamd ? > > I think the -m value is 5 as default. > When I type perl -MSocket -e'print SOMAXCONN' I see 128 on display. This depends mainly on memory. Take a

Re: about value of max-children

2006-08-15 Thread Daryl C. W. O'Shea
On 8/15/2006 10:01 AM, Halid Faith wrote: Hello I use spamassassin as test. My mail server handles mails about 200 K in a day. What should I set value of the --max-children num in spamd ? I think the -m value is 5 as default. When I type perl -MSocket -e'print SOMAXCONN' I see 128 on d