Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Windows 64bit > Tcp1323Opts and Network Performance

Reply
Thread Tools

Tcp1323Opts and Network Performance

 
 
=?Utf-8?B?Y2dfZnJvbV92YQ==?=
Guest
Posts: n/a
 
      09-12-2007
We are trying to improve DFSR performance over a long fat pipe... East coast
to west coast 45Mbps circuit with 63ms RTT. To be able to fill this pipe
with the 4 threads DFSR gives us, we need to adjust some TCP windows. We
have done so, and need windows larger than 64K to make this work, so we
enabled the Tcp1323Opts = 3 in the registry. We have Confirmed these
settings on both servers, and rebooted (many times) and using Network Monitor
we are checking the TCP headers to make sure things are getting set properly.
We now see the TimeStamps option, but we never see a scale value for the TCP
Receive window. The window seems to always be 64K. This is true for file
copies, FTP, and of course DFSR.

Our servers are Identical:
Dell Server PE2950
Dual Quad Core X5355 @ 2.66Ghz
16GB RAM
Windows Server 2003 R2 (SP2)
Enterprise x64 Edition

I was following this article --> http://support.microsoft.com/kb/224829

and expected to see these options in the packet:
TCP: Window = 65535 (0xFFFF)
TCP: Window Scale Option
TCP: Option Type = Window Scale
TCP: Option Length = 3 (0x3)
TCP: Window Scale = 3 (0x3)
TCP: Option Nop = 1 (0x1)
TCP: Option Nop = 1 (0x1)
+ TCP: Timestamps Option
TCP: Option Nop = 1 (0x1)
TCP: Option Nop = 1 (0x1)
+ TCP: SACK Permitted Option

But I only ever see this:
TCP: Window = 65535 (0xFFFF)
TCP: Option Nop = 1 (0x1)
TCP: Option Nop = 1 (0x1)
+ TCP: Timestamps Option

We are pretty sure larger windows will help. Each process can only push
about 1.5Mbps across this circuit, but adding more process means this scales
in a linear fashion. Unfortunately, there is no option to add more threads
to DFSR.

Any help would be appreciated.

Thanks,
Chris

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Performance Tutorials Services - Boosting Performance by DisablingUnnecessary Services on Windows XP Home Edition Software Engineer Javascript 0 06-10-2011 02:18 AM
Transfering files over network, speed and Laptop performance? TIA. Mac Wireless Networking 4 08-26-2005 01:00 AM
unexpected performance from threads and network client benchmarking Project2501 Python 1 04-20-2004 12:55 AM
Slow network performance when using Ghost on Cisco switch..... Homies Cisco 8 02-26-2004 08:36 AM
Web Form Performance Versus Single File Performance jm ASP .Net 1 12-12-2003 11:14 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57