check out my dsl [Archive] - SpeedGuide.net Broadband Community

View Full Version : check out my dsl


Shifter106
08-20-01, 04:06 AM
TCP options string = 020405ac0103030301010402

MTU = 1492
MTU seems to be optimized for PPPoE... If you are not on a PPPoE connection, consider increasing your MTU to 1500 for optimal throughput.

MSS = 1452
Maximum useful data in each packet = 1452, which is equal to MSS.
MSS is optimized for PPPoE. If you are not on a PPPoE connection, consider increasing your MTU value.

Default Receive Window (RWIN) = 511104
RWIN Scaling (RFC1323) = 3 bits
Unscaled Receive Window = 63888
RWIN is a multiple of MSS
Other values for RWIN that might work well with your current MTU/MSS:
255552 (MSS x 44 * scale factor of 4)
127776 (MSS x 44 * scale factor of 2)
63888 (MSS x 44)

bandwidth * delay product:
Your RcvWindow limits you to: 20444.16 kbps (2555.52 KBytes/s) @ 200ms
Your RcvWindow limits you to: 8177.664 kbps (1022.208 KBytes/s) @ 500ms

MTU Discovery (RFC1191) = ON

Time to live left = 47 hops
TTL value is ok.

Timestamps (RFC1323) = OFF

Selective Acknowledgements (RFC2018) = ON

IP type of service field (RFC1349)= 00000000




5243 connections tested since 03.10.2001.
Analyzer version: Beta 0.99

is there any truth to that rcvwindow is that actually possible

on a p3-500 128 megs of ram

Lobo
08-20-01, 09:43 AM
Your RWIN is allitle big, try 31944 or 63888:)