Easiest way to split users into separate classes?

Peter Rathlev peter at rathlev.dk
Tue Feb 22 20:23:34 UTC 2011


On Tue, 2011-02-22 at 11:55 -0700, Jon Chesnut wrote:
> > From: Bruce Hudson
> > Sent: Tuesday, February 22, 2011 11:08 AM
> > Subject: Re: Easiest way to split users into separate classes?
...
> > I am not sure off-hand how to balance across three controllers. It
> > would depend on how closely you need to balance the load.

Yes, if the only option is to select on an integer number of bits the
amount of different selectors is a power of two, which is never
divisible by three. The more bits you use the more equal a load-sharing,
but never perfect. It could be e.g. 3:3:2 or 5:5:6.

-- 
Peter





More information about the dhcp-users mailing list