<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Barry,<br>
<br>
Welcome to the TCP testing mess :)<br>
From my experience:<br>
- do consider buffering policies. It's much more critical than
anything else<br>
- to this extent, do not trust delay generators: they have to buffer
packets, and sometimes the buffer they have is simply too small so
that they end up adding a huge loss probability.<br>
- same for shapers buffering and algorithms. How big is the buffer?<br>
- similarly, do not trust iperf too much. Especially the window
parameter is very fuzzy in my experience.<br>
<br>
Another hint: avoid connecting gbps links to arrive to a bottleneck
which is 2 order of magnitude slower. that means that 100 packets
arrive at the congested buffer while only 1 packet can exit. As you
can imagine, the burstiness makes everything worse...<br>
<br>
FYI, we have done similar tests, and got similar results. I can
forward then to you if you like.<br>
<br>
Hope this helps,<br>
Marco<br>
<br>
<blockquote
cite="mid:94DEE80C63F7D34F9DC9FE69E39436BE3A0D009A65@MILEXCH1.ds.jdsu.net"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 12 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@SimSun";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">Hi,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="color:#1F497D">I did some
testing to compare various TCP stack behaviors in the midst
of traffic policing.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">It is common
practice for a network provider to police traffic to a
subscriber level agreement (SLA).<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">In the iperf
testing I conducted, the following set-up was used:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Client ->
Delay (50ms RTT) -> Cisco (with 10M Policing) ->
Server<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">The delay was
induced using hardware base commercial gear.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">50 msec RTT and
bottleneck bandwidth = 10 Mbps, so BDP was 62,000 bytes.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Ran Linux,
Windows XP, and Windows 7 clients at 32k, 64k, 128k window
(knowing that policing would <o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">kick in at 64K)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">
Throughput for Window (Mbps)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D" lang="DE">Platform
32K 64K 128K<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D" lang="DE">--------------------------------------------<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D" lang="DE">Linux
4.9 7.5 3.8<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">XP
5.8 6.6 5.2<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Win7
5.3 3.4 0.44<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Do anyone have
experience with the intricacies of the various OSes in the
midst of <o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Traffic
policing? I was surprised to see such a variation in
performance, especially since Windows 7 is supposed to more
advanced than XP,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">I am going to
comb through the packet captures, but wondered if anyone had
insight.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Thank you,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Barry<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</blockquote>
<br>
</body>
</html>