sortlist vs round robin

Reply

Join Date: Jul 2009
Posts: 2
Reputation: bombjack is an unknown quantity at this point 
Solved Threads: 0
bombjack bombjack is offline Offline
Newbie Poster

sortlist vs round robin

 
0
  #1
Jul 9th, 2009
Hi,
I have a problem using sortlist combined with round robin. (Bind 9.3) The scenario:
When looking up a certain domain, there are always four servers returned. Let's call them A,B,C,D. As far as i understand these are by default returned in cyclic order (round robin). The resolver is configured with sortlist to always prefer A and B. The result for this is as follows:
A, B, A, A, i.e 75/25 load balancing.

I tried to add another entry to the domain, i.e. five servers returned.
Now answers are:
A,B,A,B,B, i.e 40/60 load balancing

with three servers returned I get:
A,B,B, 33/66 load balancing

Can someone, pretty please, explain to me what is happening. Why are the answers not spread 50/50????
The only thing I can think of is that there is some kind of round robin applied to the answer on the resolver:
A,B,C,D -> A,B
D,A,B,C -> A,B
C,D,A,B -> A,B
B,C,D,A -> B,A

...and then again after the sortlist:
A,B -> A
A,B -> B
A,B -> A
B,A -> A

I am probalby totally wrong, but that is the only way I can explain this. Someone?
Reply With Quote Quick reply to this message  
Join Date: Feb 2009
Posts: 3,251
Reputation: sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of 
Solved Threads: 578
Sponsor
sknake's Avatar
sknake sknake is offline Offline
.NET Enthusiast

Re: sortlist vs round robin

 
0
  #2
Jul 9th, 2009
Can you post the relevant information from your zone file and bind configuration? I will load them up on my dns server and take a look.
Scott Knake
Custom Software Development
Apex Software, Inc.
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 2
Reputation: bombjack is an unknown quantity at this point 
Solved Threads: 0
bombjack bombjack is offline Offline
Newbie Poster

Re: sortlist vs round robin

 
0
  #3
Jul 9th, 2009
Originally Posted by sknake View Post
Can you post the relevant information from your zone file and bind configuration? I will load them up on my dns server and take a look.
I'm afraid that is not possible. The whole setup is in a private net and you would not get much out of that I guess. I will try to answer any questions you have though
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Domains and DNS Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC