How to Do Multiple Unicast Server Load BalancingLast reviewed: September 16, 1997Article ID: Q171610  | 
	
	
 
 
The information in this article applies to:
 
 SUMMARYThis article discusses how you can do multiple Unicast server load balancing. 
 MORE INFORMATIONIn High volume situations, you should separate servers, and each server should run a separate network connection. Then the servers' IP addresses can be placed in a DNS table resolving to the same name. As a result, you would get round-robin load distribution managed by the DNS servers. The above suggestion is the easiest and most reliable way to service a large volume of connections. However, you can use scripting to do load balancing. A script (for example, an Active Server Page) could be used to cycle through a list of servers. 
  | 
	
	Additional query words: ns 
 © 1998 Microsoft Corporation. All rights reserved. Terms of Use.  |