| | | 
Forum Member
         
Group: Forum Members Last Login: 11/22/2006 3:40 PM Posts: 674, Visits: 227 |
| is there any way to make the surf speed super-fast ?
1.2/256, winxp home 
thX |
| | | | 
Senior Forum Advisor
         
Group: Senior Advisor Last Login: 6/28/2008 11:26 AM Posts: 3,282, Visits: 803 |
| | | | | 
Forum Member
         
Group: Forum Members Last Login: 11/22/2006 3:40 PM Posts: 674, Visits: 227 |
|
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) = 64240 RWIN Scaling (RFC1323) = 0 bits Unscaled Receive Window = 64240
For optimum performance, consider changing RWIN to 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) 63888 (MSS x 44) |
bandwidth * delay product:
Your RcvWindow limits you to: 2569.6 kbps (321.2 KBytes/s) @ 200ms Your RcvWindow limits you to: 1027.84 kbps (128.48 KBytes/s) @ 500ms |
MTU Discovery (RFC1191) = ON |
Time to live left = 115 hops
TTL value is ok. |
Timestamps (RFC1323) = OFF |
Selective Acknowledgements (RFC2018) = ON |
IP type of service field (RFC1349) = 00000000
| |
| | | | 
Forum Moderator
         
Group: Moderators Last Login: 6/23/2008 10:37 AM Posts: 1,386, Visits: 681 |
| Hi sega, use the following settings in CableNut:
DefaultReceiveWindow = 192000
DefaultSendWindow = 32768
DisableAddressSharing = 1
InitialLargeBufferCount = 200
InitialMediumBufferCount = 480
InitialSmallBufferCount = 640
LargeBufferSize = 819200
MaxFastTransmit = 64000
MediumBufferSize = 150400
PriorityBoost = 0
SmallBufferSize = 12800
TransmitWorker = 32
FastSendDatagramThreshold = 4096
EnableFastRouteLookup = 1
EnablePMTUDiscovery = 1
IgnorePushBitsOnReceive = 0
GlobalMaxTcpWindowSize = 37752
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 = 37752
MaxConnectionsPer1_0Server = 20
MaxConnectionsPerServer = 10
DefaultTTL = 64
DisableUserTOSSetting = 0
TcpMaxDataRetransmissions = 6
DefaultTOSValue = 90
Also make sure you do ALL of the other things I recommend in my Braodband Internet Tweaking thread in the Common Questions Forum.
Please post back once you have done so and let us know if it helped any.

|
| | | | 
Forum Member
         
Group: Forum Members Last Login: 11/22/2006 3:40 PM Posts: 674, Visits: 227 |
| | where do i get this program, and how do i use it? i just type these in and close the program ? |
| | | | 
Senior Forum Advisor
         
Group: Senior Advisor Last Login: 6/28/2008 11:26 AM Posts: 3,282, Visits: 803 |
| | | | | 
Forum Moderator
         
Group: Moderators Last Login: 6/23/2008 10:37 AM Posts: 1,386, Visits: 681 |
| | | | | | |
|