PDA

View Full Version : Just making sure everything is okay


Joel
12-09-03, 11:55 PM
SpeedGuide.net TCP/IP Analyzer


TCP properties for IP = xxx.xxx.xx.xxx ()
Browser/OS = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; (R1 1.3); .NET CLR 1.0.3705)
Notes: Read the Analyzer FAQ if the above is not your IP address.

TCP options string = 020405ac01010402
MTU = 1492
MTU is optimized for PPoE DSL broadband. If not, consider raising MTU to 1500 for optimal throughput.
MSS = 1452
MSS is optimized for PPPoE DSL broadband. If not, consider raising MTU to 1500 for maximum throughput.

Default Receive Window (RWIN) = 63888
RWIN Scaling (RFC1323) = 0 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)
255552 (MSS x 44 * scale factor of 4)
127776 (MSS x 44 * scale factor of 2)
bandwidth * delay product:

Your RcvWindow limits you to: 2555.52 kbps (319.44 KBytes/s) @ 200ms
Your RcvWindow limits you to: 1022.208 kbps (127.776 KBytes/s) @ 500ms
MTU Discovery (RFC1191) = ON
Time to live left = 57 hops

TTL value is ok.
Timestamps (RFC1323) = OFF
Selective Acknowledgements (RFC2018) = ON
IP type of service field (RFC1349) = 11110000

Precedence (priority) = 000 (routine)
Delay = 0 (normal delay)
Throughput = 1 (high throughput)
Reliability = 1 (high reliability)
Cost = 1 (low cost)

Windows 2000 proffesional
Verizon Online 768/128

mnosteele52
12-10-03, 06:40 AM
No, use the following settings in CableNut:

DefaultReceiveWindow = 98304
DefaultSendWindow = 16384
DisableAddressSharing = 1
InitialLargeBufferCount = 200
InitialMediumBufferCount = 480
InitialSmallBufferCount = 640
LargeBufferSize = 819200
MaxFastTransmit = 64000
MediumBufferSize = 150400
PriorityBoost = 0
SmallBufferSize = 12800
TransmitWorker = 32
FastSendDatagramThreshold = 1024
EnableFastRouteLookup = 1
EnablePMTUDiscovery = 1
IgnorePushBitsOnReceive = 0
GlobalMaxTcpWindowSize = 31944
MaxFreeTcbs = 8000
MaxHashTableSize = 16384
MaxNormLookupMemory = 5000000
SackOpts = 1
SynAttackProtect = 1
Tcp1323Opts = 0
TcpLogLevel = 1
TcpMaxDupAcks = 3
TcpMaxHalfOpen = 100
TcpMaxHalfRetried = 80
TcpRecvSegmentSize = 1452
TcpSendSegmentSize = 1452
TcpTimedWaitDelay = 30
TcpUseRFC1122UrgentPointer = 0
TcpWindowSize = 31944
MaxConnectionsPer1_0Server = 10
MaxConnectionsPerServer = 8
DefaultTTL = 128
DisableUserTOSSetting = 0
TcpMaxDataRetransmissions = 6
DefaultTOSValue = 240


:)

Joel
12-10-03, 09:01 AM
I'm just wondering...Is the difference because of the downstream speed?