round robin wierdness (how well does round robin load balance?)

Barry Margolin barmar at genuity.net
Fri Dec 7 18:38:14 UTC 2001


In article <9ur15j$b1a at pub3.rc.vix.com>, Avery <daemon2k at yahoo.com> wrote:
>
>So is there any way to increase the entropy of the prng?  I'm not real
>sure what bind uses for the entropy (/dev/random on systems that
>support it maybe??) For short time periods of bursty traffic (00:00 to
>03:00) I see hit percentages such as 55%, 34%, and 10% per webserver
>(over the course of ~130000 hits).

In practice, most of the round-robin'ing will be happening on caching
servers that are outside your control.  So I don't see what you're trying
to accomplish by increasing the entropy on your server.

Your testing is almost certainly not approximating real-world conditions,
when clients will be coming from around the Internet (unless the
application you're working on is an internal-only server).

-- 
Barry Margolin, barmar at genuity.net
Genuity, Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.


More information about the bind-users mailing list