https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6754
Bug #: 6754
Summary: spamd option --min-children doesn't work properly
Product: Spamassassin
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: spamc/spamd
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 5039
--> https://issues.apache.org/SpamAssassin/attachment.cgi?id=5039
patch to spamd
Spamd wont decrease the number of children unless there are more than
min-children, but it doesn't guarantee that the number start in the
min-children to min-children range.
The initial number of children should be the greater of min-children and
max-spare, see attached patch.
Note that this only applies to the scaling algorithm, round-robin initializes
to max-children.
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.