IS THERE a way to increase my internet speed???

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
sandies
New Member
Posts: 3
Joined: Wed Jun 29, 2011 11:04 pm

IS THERE a way to increase my internet speed???

Post by sandies »

here's my results........

« SpeedGuide.net TCP Analyzer Results »
Tested on: 06.29.2011 23:00
IP address: 112.210.xxx.xxx
Client OS: Windows 7

TCP options string: 020405b40103030201010402
MSS: 1460
MTU: 1500
TCP Window: 65700 (multiple of MSS)
RWIN Scaling: 2 bits (2^2=4)
Unscaled RWIN : 16425
Recommended RWINs: 64240, 128480, 256960, 513920, 1027840
BDP limit (200ms): 2628kbps (329KBytes/s)
BDP limit (500ms): 1051kbps (131KBytes/s)
MTU Discovery: ON
TTL: 42
Timestamps: OFF
SACKs: ON
IP ToS: 00000000 (0)


any chances of twaking this to make my connection speed faster.......
User avatar
mccoffee
Posts: 13365
Joined: Sat Nov 03, 2001 12:00 pm
Location: Cleveland, Ohio, United States

Post by mccoffee »

Download the optimizer select optimal apply chnges and reboot you should be good to go. If you are using a router check to the manuafacture site to see if there is newer firmware available. Read the insturctions on how to upate also look if the firmware fixes performance issues and update it..
Comptia a+ n+
sandies
New Member
Posts: 3
Joined: Wed Jun 29, 2011 11:04 pm

Post by sandies »

i'm still having the same internet speed........

how do i tweak this properly from the results

BDP limit (200ms): 2628kbps (329KBytes/s)
BDP limit (500ms): 1051kbps (131KBytes/s)

before i'm getting 2628kbps but currently i'm having 1051kbps....

how do i get my speed to 2628kbps.....
sandies
New Member
Posts: 3
Joined: Wed Jun 29, 2011 11:04 pm

Post by sandies »

Default TCP Receive Window (RWIN) = 65700
RWIN Scaling (RFC1323) = 2 bits (scale factor: 2^2=4)
Unscaled TCP Receive Window = 16425

In Windows 7, unless "TCP/IP Auto-Tuning" is disabled, only the Current TCP Window is displayed. Use the SG Vista TCP/IP patch instead of the TCP Optimizer for automatic tweaking.
RWIN is not fully optimized (even though it is a comparatively large number). The unscaled RWIN value is lower than it should be. Also, RWIN being close to and above 65535 does not justify the header overhead of enabling TCP 1323 Options. You might want to use one of the recommended RWIN values below.

RWIN is a multiple of MSS
Other RWIN values that might work well with your current MTU/MSS:
64240 (up to 2 Mbit lines, depending on latency. MSS * 44)
128480 (1-5 Mbit lines, depending on latency. MSS * 44 * 2)
256960 (2-14 Mbit lines, depending on latency. MSS * 44 * 2^2)
513920 (8-30 Mbit lines, depending on latency. MSS * 44 * 2^3)
1027840 (25-60 Mbit lines depending on latency. MSS * 44 * 2^4)
Post Reply