ok ive fixed some things what else needs to be done [Archive] - SpeedGuide.net Broadband Community

View Full Version : ok ive fixed some things what else needs to be done


milkdog04
08-19-01, 07:44 PM
TCP options string = 020405ac0103030201010402

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) = 255552
RWIN Scaling (RFC1323) = 2 bits
Unscaled Receive Window = 63888
RWIN is a multiple of MSS
Other values for RWIN that might work well with your current MTU/MSS:
511104 (MSS x 44 * scale factor of 8)
127776 (MSS x 44 * scale factor of 2)
63888 (MSS x 44)

bandwidth * delay product:
Your RcvWindow limits you to: 10222.08 kbps (1277.76 KBytes/s) @ 200ms
Your RcvWindow limits you to: 4088.832 kbps (511.104 KBytes/s) @ 500ms

MTU Discovery (RFC1191) = ON

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

Timestamps (RFC1323) = OFF

Selective Acknowledgements (RFC2018) = ON

IP type of service field (RFC1349)= 00000000

Lobo
08-19-01, 07:53 PM
Try RWIN 31944 or 63888 :) :)

milkdog04
08-19-01, 08:01 PM
i used some of the patches to fix the other ones but im not sure how to change those values and which one would be better hoigher or lower i dont know what all the different things mean

Lobo
08-19-01, 11:28 PM
You can change RWIN with this , just select your adapter first and put number in and play with it unit allply button lites up so to speak, reboot after you click on apply


Go here foe Dr TCP (http://www.dslreports.com/front/drtcp.html) :) :)