<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The blog of Karl Majer... &#187; networking</title>
	<atom:link href="http://www.karlmajer.com/tag/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karlmajer.com</link>
	<description>Life on my own terms...</description>
	<lastBuildDate>Mon, 28 Mar 2011 17:04:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Network Speed Testing</title>
		<link>http://www.karlmajer.com/2006/11/24/network-speed-testing/</link>
		<comments>http://www.karlmajer.com/2006/11/24/network-speed-testing/#comments</comments>
		<pubDate>Fri, 24 Nov 2006 14:00:05 +0000</pubDate>
		<dc:creator>Karl Majer</dc:creator>
				<category><![CDATA[Systems Administration]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[perf testing]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.karlmajer.com/wordpress/?p=9</guid>
		<description><![CDATA[I was trying to move 13G of music between my Powerbook and Windows machines on my gig network at home. It would seem that SOHO switches aren&#8217;t  really capable of operating at the advertised gigabit rates, and additionally, Windows XPPro-SP2 is nowhere near optimally tuned straight out of the box. At best, I was only [...]]]></description>
			<content:encoded><![CDATA[<p>I was trying to move 13G of music between my Powerbook and Windows machines on my gig network at home. It would seem that SOHO switches aren&#8217;t  really capable of operating at the advertised gigabit rates, and additionally, Windows XPPro-SP2 is nowhere near optimally tuned straight out of the box. At best, I was only getting close to 120Mbits/sec.</p>
<p>After performing some tuning based on the walkthrough found here: <span style="text-decoration: underline"><a href="http://www.psc.edu/networking/projects/tcptune/OStune/winxp/winxp_stepbystep.html">http://www.psc.edu/networking/projects/tcptune/OStune/winxp/winxp_stepbystep.html</a>,</span> I was able to get the Win -&gt; Mac communications up to 260 Mbit/sec. Just for comparison, unoptimized Mac&lt;-&gt;Linux rates were 260Mbit/sec using OS X 10.4 and FC 6. I suspect that the limitations of my switch will cap my throughput at that rate.</p>
<p>Naturally, after having done all of the edits instructed in the tutorial, I discovered that dslreports.com offers a utility called DrTCP that drastically simplifies making windows TCP tuning changes.  At a minimum, you will need to restart the network interface that you&#8217;ve tuned, if you don&#8217;t simply reboot the machine altogether.</p>
<p>For aid in testing during the tuning I used the following utilities:</p>
<ul>
<li>
Windows &#8211; <span style="text-decoration: underline"><a href="http://www.pcausa.com/Utilities/pcattcp.htm">http://www.pcausa.com/Utilities/pcattcp.htm</a></span></p>
<ul>
<li> A copy of the windows binaries are at <span style="text-decoration: underline"><a href="http://www.genvmunix.com/ttcpzip.exe">http://www.genvmunix.com/ttcpzip.exe</a></span></li>
</ul>
</li>
<li>
Mac &amp; Linux &#8211; <span style="text-decoration: underline"><a href="http://www.genvmunix.com/ttcp.c">http://www.genvmunix.com/ttcp.c</a></span></p>
<ul>
<li>The source compiled without any changes with a few warnings doing just a cc -o ttcp ttcp.c on both unix variants.</li>
<li>If I can find a netperf client as well I will rerun my testing using that utility.</li>
</ul>
</li>
</ul>
<p>When time permits, my final round of testing will involve directly connecting the machines together and see what kind of rates I can get by eliminating the switch altogether. For now I have settled with the 260 MBits/sec.</p>
<p>&gt;&gt;&gt;Karl</p>
]]></content:encoded>
			<wfw:commentRss>http://www.karlmajer.com/2006/11/24/network-speed-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

