On 09/08/2016 11:51 AM, Barry Warsaw wrote:
> On Sep 08, 2016, at 08:15 AM, Jim Popovitch wrote:
> 
>>>     ('OutgoingRunner', 3), # outgoing messages to the smtpd (change to three
>>> '3' queues)
> 
> Slices must be a power of 2.


As I wrote in my reply at
<https://mail.python.org/pipermail/mailman-users/2016-September/081283.html>

> Caveat: Documentation says the number of slices must be a power of two.
> This is based on the theory that slice membership is based on the last
> bits of the queue entry name (hash), but it hasn't been that way for
> ages if ever. I'm certain the code works with 3 slices, but that's
> relatively untested.



-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to