<br><br><div><span class="gmail_quote">On 3/27/07, <b class="gmail_sendername">Lincoln Dale</b> <<a href="mailto:ltd@interlink.com.au">ltd@interlink.com.au</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>even on "default settings" on a modern TCP stack, getting close to<br>path-line-rate on a 80msec RTT WAN @ DS3 speeds with a single TCP stream should<br>not be that difficult.<br><br>the Windows TCP stack as of Windows XP SP2 has some fairly decent defaults.  it
<br>will do RFC1323 / large windows / SACK., but all of these can be tuned with<br>registry settings if you wish.<br></blockquote></div><br>I was under the impression that XP's default window size was 17,520 bytes, rfc1323 options disabled. 
<br><br>Assuming 80ms and 45Mb/s, I come up with a window size of 440Kbytes required to fill the pipe. At windows default I would only expect to see 220Kbs over that same path. <br><br>I think even modern *nix OSs tend to have default window sizes in the 64kB region, still not enough for that Bandwidth/delay. 
<br><br>-- <br><br>-Steve