You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2012/02/01 14:48:05 UTC

[Bug 6754] New: spamd option --min-children doesn't work properly

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: dev@spamassassin.apache.org
        ReportedBy: rwmaillists@googlemail.com
    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.

[Bug 6754] spamd option --min-children doesn't work properly

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6754

Marcin <bu...@mejor.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bug@mejor.pl

-- 
You are receiving this mail because:
You are the assignee for the bug.