tracert / rwin need help

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
jjflash99

tracert / rwin need help

Post by jjflash99 »

Hello.

I'm trying to figure out my RWIN but am finding alot of inconsistencies. I've run a tracert on about 7 sites and my maximum ms #'s are all over the place.

On most sites the average max ms is 70. On one of these 7 sites, the max was 110 ms and on my 7th tracert of a site the max was 632.

I'd like to figure out my RWIN using the formula but I don't know what to put in as the maximum anticipated latency.

Any help would be greatly appreciated. Thanks.

Windows XP SP2
Optimum Online ISP (Cable)
I believe the advertised speeds are 10000/100

MTU = 1500
MTU is fully optimized for broadband.
MSS = 1460
Maximum useful data in each packet = 1460, which equals MSS.

Default Receive Window (RWIN) = 64240
RWIN Scaling (RFC1323) = 0 bits
Unscaled Receive Window = 64240

RWIN is a multiple of MSS
Other values for RWIN that might work well with your current MTU/MSS:
513920 (MSS x 44 * scale factor of 8)
256960 (MSS x 44 * scale factor of 4)
128480 (MSS x 44 * scale factor of 2)
bandwidth * delay product (Note this is not a speed test):

Your RcvWindow limits you to: 2569.6 kbps (321.2 KBytes/s) @ 200ms
Your RcvWindow limits you to: 1027.84 kbps (128.48 KBytes/s) @ 500ms
MTU Discovery (RFC1191) = ON
Time to live left = 119 hops

TTL value is ok.
Timestamps (RFC1323) = OFF
Selective Acknowledgements (RFC2018) = ON
IP type of service field (RFC1349) = 00000000
User avatar
earthmofo
Senior Member
Posts: 1128
Joined: Fri Nov 17, 2000 12:00 am
Location: Providence, RI USA

Post by earthmofo »

I would suggest using a Latency value of 100. The calculation would then be:

(10000 * 100 / 8) / 1460 = 85.6164

Round to the nearest whole number which would be 86

86 * 1460 = 125560


I would just use 128480 for your RWIN. Remember to set Tcp13210pts to 1 to turn on Windows Scaling.
"A never ending quest for knowledge as with knowledge comes wisdom"

Main System running Windows XP Pro: Intel Celeron 2.4 Ghz, 1 Gig Ram, 2 80 gig WD 7200 rpm HD's, Radeon 9200 Pro, Envision EN9110 19" LCD Display, HP 9500 CD-RW, D-Link DFE-530TX+ PCI Adapter, D-Link DI-704P Router, Motorola SB5100 Cable Modem with Cox HSI
Post Reply