Commentary

Dave Methvin
 

Vista Is Seriously Unbalanced

Sometimes, a small change can make a big difference. When the change makes a bad difference, it can be a disaster. One of those slow-motion disasters may be in the making with a small change that Microsoft slipped into the network stack for Windows Vista.

Sometimes, a small change can make a big difference. When the change makes a bad difference, it can be a disaster. One of those slow-motion disasters may be in the making with a small change that Microsoft slipped into the network stack for Windows Vista.The description of the problem comes from this blog entry. The author doesn't want to name his company, but the story seems technically detailed and credible. The short version is that Vista changed the way that it chooses servers when a DNS query returns multiple possible IP addresses. As a result, Vista users tend to congregate in the data center at one IP, rather than equally distributing across all the data center IP addresses as they did in previous Windows versions.

After some research, the author came across RFC3484, which specifies how clients should decide which IP address to select when DNS returns multiple addresses. Although this RFC primarily addresses the issue for IPv6, parts of the RFC can be applied to IPv4 as well. The problematic part of the spec is Section 6, Rule 9 ("Use longest matching prefix"). Instead of randomly choosing an IP as previous versions of Windows did, Vista now follows RFC3484 and chooses the IP that shares the most number of "high bits" with the client's source IP address.


More Windows Insights

White Papers

More >>

Reports

More >>

Webcasts

More >>

Perhaps there's solid reasoning in using the "longest matching prefix" approach in IPv6, if IPv6 addresses that share similar prefixes are geographically close to each other. That's just not the case with IPv4, though. Nearly every home user, and many if not most business users, are behind a network address translation (NAT) firewall. The majority of those firewalls use an IPv4 address range of 192.168.x.x, whether they're in San Francisco, London, Moscow, or Hong Kong. Those private addresses don't have any relationship to the physical location of the client, and using them to choose an IP is worse than random choice.

Some of you may be thinking, "Why blame Microsoft for correctly implementing an Internet RFC?" There's just one problem with that: Microsoft wrote the RFC. No doubt others outside Microsoft reviewed it and didn't see the flaw in trying to apply these rules to the IPv4 world. At this point, the important thing is not to assign blame but to fix the problem before it gets worse.


Related Reading




Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

InformationWeek encourages readers to engage in spirited, healthy debate, including taking us to task. However, InformationWeek moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing/SPAM. InformationWeek further reserves the right to disable the profile of any commenter participating in said activities.

Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.
T-Shirt Giveaway T-Shirt Giveaway: Each week we're selecting one great comment from our readers. The author of the comment will receive an InformaitonWeek Community t-shirt. So get posting!
Subscribe to RSS

Resource Links