Help me....

Get help and discuss anything related to tweaking your internet connection, as well as the different tools and registry patches on the site. TCP Optimizer settings and Analyzer results should be posted here.
Post Reply
Reasure
New Member
Posts: 5
Joined: Sat Aug 02, 2014 8:32 am

Help me....

Post by Reasure »

Im on vodafone nz
windows 7
http://n3.netalyzr.icsi.berkeley.edu/su ... -41ef-b180
« SpeedGuide.net TCP Analyzer Results »
Tested on: 2014.08.15 08:08
IP address: 203.96.xxx.xxx
Client OS/browser: Windows 7 (Chrome 36.0.1985.125)

TCP options string: 020405ac0103030801010402
MSS: 1452
MTU: 1492
TCP Window: 66560 (NOT multiple of MSS)
RWIN Scaling: 8 bits (2^8=256)
Unscaled RWIN : 260
Recommended RWINs: 63888, 127776, 255552, 511104, 1022208
BDP limit (200ms): 2662kbps (333KBytes/s)
BDP limit (500ms): 1065kbps (133KBytes/s)
MTU Discovery: ON
TTL: 116
Timestamps: OFF
SACKs: ON
IP ToS: 00000000 (0)
« SpeedGuide.net Speed Test Results »
1628 kbps down (~1.63 Mbps, 199 KB/s)↓
597 kbps up (~0.6 Mbps, 73 KB/s)↑
2048 KB downloaded in 10.305 seconds
500 KB uploaded in 6.866 seconds
Tested on: 2014.08.15 08:10 EDT
Tested from: layeredtech.com
Test Link: http://www.speedguide.net/speedtest/res ... st=4234201
Latency: 239ms
Provider: dyn.ihug.co.nz
Location: Auckland, NZ
User avatar
KEiGHT
Regular Member
Posts: 131
Joined: Thu Feb 27, 2014 2:39 am
Location: Romania

Post by KEiGHT »

Set your MTU on Router 1472 test again those from up there then apply again results here!
Every man has his destiny.
Reasure
New Member
Posts: 5
Joined: Sat Aug 02, 2014 8:32 am

Post by Reasure »

I think we're already on 1472
User avatar
KEiGHT
Regular Member
Posts: 131
Joined: Thu Feb 27, 2014 2:39 am
Location: Romania

Post by KEiGHT »

open command prompt elevated (Run As Administrator)

add these:

netsh int ipv4 set subinterface "Local Area Connection" mtu=1472 store=persistent

netsh int ipv4 set subinterface "Wireless Network Connection" mtu=1472 store=persistent

HIT ENTER after each one added !


Another formula you should try is here :

try lowering MTU with 2 bytes until you get >> RWIN is a multiple of MSS

netsh int ipv4 set subinterface "Local Area Connection" mtu=1472 store=persistent

netsh int ipv4 set subinterface "Wireless Network Connection" mtu=1472 store=persistent

ex:

netsh int ipv4 set subinterface "Local Area Connection" mtu=1470 store=persistent
netsh int ipv4 set subinterface "Local Area Connection" mtu=1468 store=persistent
netsh int ipv4 set subinterface "Local Area Connection" mtu=1466 store=persistent

so on , until you see in speedguide analyzer RWIN is a multiple of MSS

look at mine, I am on Orange PPP wireless connection !
http://www.speedguide.net/analyzer.php?DATA_OFFSET=40&TCP_Options_string=020405800103030401010402&IP_MTU_DISCOVER=1&WIN=4136&RWIN=66176&MSS=1408&SCALE=4&TTL=53&TSOPT=0&SACK_PERM=1&IP_TOS=0&IP=109.166.137.10&timestamp=1408251398

I like German order so... I use Restricted mode
You can try to use this too : netsh int tcp set global autotuninglevel=restricted

for best results over internet, you should use Firefox 31
good luck !
Every man has his destiny.
Reasure
New Member
Posts: 5
Joined: Sat Aug 02, 2014 8:32 am

Post by Reasure »

Thanks KEiGHT!
Post Reply