View Single Post
Old 08-15-2011, 08:32 AM  
msg7086
Member
 
Join Date: Jul 2011
Location: Lincoln Park, NJ
Posts: 73
Default

[shame] how could i miss that.

it can reach up to 4MB/s under 240ms latancy network after i set the buffer size to the maxium value (1024KB per 240ms). but it still need to run the command below to enable the tcp window tuning every some minutes or it will go back to xxKB/s again
Code:
netsh interface tcp set global autotuninglevel=disabled
netsh interface tcp set global autotuninglevel=normal
that should be a bug in the os.

anyway thank you for your reply
msg7086 is offline   Reply With Quote