G
Mit anderen Worten: RWIN könnte auf 513920 gesetzt werden.Xavac schrieb:TCP options string = 020405b40103030301010402
MTU = 1500
MTU is fully optimized for broadband.
MSS = 1460
Maximum useful data in each packet = 1460, which equals MSS.
Default Receive Window (RWIN) = 373760
RWIN Scaling (RFC1323) = 3 bits (scale factor of 6)
Unscaled Receive Window = 46720
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)
64240 (MSS x 44)
bandwidth * delay product (Note this is not a speed test):
Your RcvWindow limits you to: 14950.4 kbps (1868.8 KBytes/s) @ 200ms
Your RcvWindow limits you to: 5980.16 kbps (747.52 KBytes/s) @ 500ms
MTU Discovery (RFC1191) = OFF
Time to live left = 54 hops
TTL value is ok.
Timestamps (RFC1323) = OFF
Selective Acknowledgements (RFC2018 ) = ON
IP type of service field (RFC1349) = 00000000 (0)
Xavac schrieb:soll ich die datei für win2k ziehn und in meine registry einfügen oder wie ?