Robert Blayzor wrote:
> [EMAIL PROTECTED] wrote:
>> I'm running spamd with --max-spare, but as soon as I start it, it
>> spawns --max-children children and keeps it there.
>>
...
>> --round-robin \
...
>> --max-spare=5 \
...
> Because you have specified "--round-robin". That tells sp
[EMAIL PROTECTED] wrote:
> I'm running spamd with --max-spare, but as soon as I start it, it spawns
> --max-children children and keeps it there.
>
> I'm running 3.10 with these options:
>
> /usr/bin/spamd \
> --daemonize \
> --username=spamd \
> --round-robin \
> --m
I'm running spamd with --max-spare, but as soon as I start it, it spawns
--max-children children and keeps it there.
I'm running 3.10 with these options:
/usr/bin/spamd \
--daemonize \
--username=spamd \
--round-robin \
--max-children=20 \
--max-spare=5 \