https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7046

RW <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from RW <[email protected]> ---
I was just looking at the code and it appear that it doesn't attempt to
randomize the order, it just rotates the list a random number of time. This may
be a bit confusing if you are expecting proper randomization.

Irrespective of whether it's working as intended, this is a poor way of doing
load balancing. For example if there are four ip addresses A,B,C,D and  A and B
are offline, C gets three times as much load as D.

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

Reply via email to