godfather
08-02-01, 12:44 PM
Hi
I run a game server and would like some advise on how to get the fastest upload/download speed for a game server which runs UnrealTournament.
I am using AT&T @Home cable modem. Running WindowsMe on a 1.2gig AMD with 512 megs.
Below is a result of my spped guide.
MTU = 1500
MSS = 1460
Default Receive Window (RWIN) = 256960
RWIN Scaling (RFC1323) = 2 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)
128480 (MSS x 44 * scale factor of 2)
64240 (MSS x 44)
bandwidth * delay product:
Your RcvWindow limits you to: 10278.4 kbps (1284.8 KBytes/s) @ 200ms
Your RcvWindow limits you to: 4111.36 kbps (513.92 KBytes/s) @ 500ms
MTU Discovery (RFC1191) = ON
Time to live left = 51 hops
Timestamps (RFC1323) = OFF
Selective Acknowledgements (RFC2018) = ON
Any suggestions to get better performance? Thanks in advance, appreciate it!
I run a game server and would like some advise on how to get the fastest upload/download speed for a game server which runs UnrealTournament.
I am using AT&T @Home cable modem. Running WindowsMe on a 1.2gig AMD with 512 megs.
Below is a result of my spped guide.
MTU = 1500
MSS = 1460
Default Receive Window (RWIN) = 256960
RWIN Scaling (RFC1323) = 2 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)
128480 (MSS x 44 * scale factor of 2)
64240 (MSS x 44)
bandwidth * delay product:
Your RcvWindow limits you to: 10278.4 kbps (1284.8 KBytes/s) @ 200ms
Your RcvWindow limits you to: 4111.36 kbps (513.92 KBytes/s) @ 500ms
MTU Discovery (RFC1191) = ON
Time to live left = 51 hops
Timestamps (RFC1323) = OFF
Selective Acknowledgements (RFC2018) = ON
Any suggestions to get better performance? Thanks in advance, appreciate it!