Disable round robin DNS resolution in Windows Server 2003
Takeaway: You may be accustomed to striking a balance in your Windows Server 2003 using round robin, but sometimes you might want to concentrate all that load on one IP address. Here's how to disable round robin and free up the other server addresses at the same time.
If you're using Active Directory, you're probably also using Microsoft's DNS bundled with Windows Server 2003. By default, Windows Server 2003's DNS uses a mechanism known as "round robin" to achieve load balancing. While, on the surface, this is a good thing, there may come a time when you do not want to allow this load balancing to occur. Fortunately, it's not too hard to disable.
First, let me explain a little about round robin DNS resolution. Imagine you have three Web servers, all replicated with one another and all serving identical content. In your DNS, you have three entries with the same name, but each entry has a different IP address—one address for each Web server. Now, suppose you have three clients all loading up their browsers and pointing to your Web server's host name. If you’re using round robin DNS resolution, the first client will resolve your host name and the DNS server will return the first IP address. Upon receiving the second request, your DNS server will hand out the second entry’s IP address and the third client will get the third address. Voila! No one server gets all of the traffic.
There may come a time when you just want all traffic to go to the first resolved address. To make this happen, do the following:
- From the server on which you have DNS installed, go to Start | Administrative Tools | DNS.
- Right-click your DNS server’s name and, from the shortcut menu, choose Properties.
- Select the Advanced tab.
- Deselect the check box next to "Enable Round Robin."
- Click OK.
Each client will now receive the first entry found for each request.
Miss a column?
Check out the Windows Server 2003 archive, and catch up on the most recent tips from this newsletter.
Stay on top of the latest WS2K3 tips and tricks with our free Windows Server 2003 newsletter, delivered each Wednesday. Automatically sign up today!
Print/View all Posts Comments on this article
SponsoredWhite Papers, Webcasts, and Downloads
- 7 Things Every System Administrator Should Know About OpenSSH Global Knowledge
- 2008 IT Salary and Skills Report Global Knowledge
- What Is Micromanagement? And What You Can Do To Avoid It. Global Knowledge
- TCP/IP Troubleshooting Global Knowledge
- Preparing for and Taking the PMP Certification Exam Global Knowledge
Article Categories
- Security
- Security Solutions, IT Locksmith
- Networking and Communications
- E-mail Administration NetNote, Cisco Routers and Switches
- CIO and IT Management
- Project Management, CIO Issues, Strategies that Scale
- Desktops, Laptops & OS
- Windows 2000 Professional, Microsoft Word, Microsoft Excel, Microsoft Access, Windows XP,
- Data Management
- Oracle, SQL Server
- Servers
- Windows NT, Linux NetNote, Windows Server 2003
- Career Development
- Geek Trivia
- Software/Web Development
- Web Development Zone, Visual Basic, .NET





