Page 3 of 4 FirstFirst 1234 LastLast
Results 41 to 60 of 73

Thread: TCP Optimizer - Tips For BEGINNERS

  1. #41
    Junior Member
    Join Date
    Oct 2008
    Posts
    5
    PLEASE I NEED HELP!!!!!!!!!!!!!

    CAN I USE 65535 IN LAN REQUEST BUFFER SIZE, USING TCP OPTIMIZER?

    THE PROGRAM SUGGEST 16384 IN OPTIMAL SETTINGS AND SOMEBODY TELLS 35540.

    MY EMAIL IS jai1732@gmail.com.

  2. #42
    Junior Member
    Join Date
    Oct 2008
    Posts
    5
    PLEASE I NEED HELP!!!!!!!!!!!!!

    CAN I USE 65535 IN LAN REQUEST BUFFER SIZE, USING TCP OPTIMIZER?

    THE PROGRAM SUGGEST 16384 IN OPTIMAL SETTINGS AND SOMEBODY TELLS 35540.

    MY EMAIL IS jai1732@gmail.com.

  3. #43
    Junior Member
    Join Date
    Oct 2008
    Posts
    5
    Quote Originally Posted by Rollingstone View Post
    TCP Optimizer - Tips For BEGINNERS:


    General Settings tab:
    Custom settings - check
    Modify All Network Adapters - check
    network adapter selection - your NIC
    MTU ?
    TTL - 64
    TCP Receive Window - ?
    MTU Discovery - Yes
    Black Hole Detect - No
    Selective Acks - Yes
    Max Duplicate ACKs - 2
    TCP 1323 Options:
    Windows Scaling - ?
    Timestamps - uncheck

    Advanced Settings tab:
    Max Connections per Server - 10
    Max Connections per 1.0 Server - 20
    LocalPriority - ?
    Host Priority - ?
    DNSPriority - ?
    NetbtPriority - ?
    Lan Browsing speedup - optimized
    QoS: NonBestEffortLimit - 0
    ToS: DisableUserTOSSetting - 0
    ToS: DefaultTOSValue - 80
    MaxNegativeCacheTtl - 0
    NetFailureCacheTime - 0
    NegativeSOACache Time - 0
    LAN Request Buffer Size - 32768
    Then select "Apply Changes" and reboot to take effect

    How to get MTU ?
    Just use TCP/IP Analyzer http://www.speedguide.net/analyzer.php

    How to get proper RWIN ? (TCP Receive Window)

    RWIN DEPENDS ON FOLLOWING FACTORS

    + Bandwidth
    + Which country we are in
    + Which country we surf frequently

    Formula


    MAX.LATENCY : we should only assume worst latency to the country we surf to most often and stick with it.

    + We should make RWIN an EVEN multiple of MSS

    + Satellite or Wireless should use larger RWIN values because of the high latency

    AFTER ALL THOSE CALCULATIONS, HERE IS A VERY ROUGH BREAKDOWN OF THE ANALYZER RECOMMENDED VALUES...

    If MTU = 1500

    513920 -- works for ~8 to ~30 Mbps
    256960 -- 2 to 14 Mbps
    128480 -- 1 to 5 Mbps
    64240 -- works well up to ~2 Mbps.

    If MTU = 1492

    511104 -- works for ~8 to ~30 Mbps
    255552 -- 2 to 14 Mbps
    127776 -- 1 to 5 Mbps
    63888 -- works well up to ~2 Mbps.

    If MTU < 1472

    + Log into your modem/router and set MTU according to your connection type.
    + LEAVE RWIN BLANK and Uncheck Window Scaling
    + Use WinSockFix
    + Update your modem's firmware to get higher MTU
    + Uninstall tweak programs like cfos Speed


    If TCPOptimizer can not adjust your RWIN , try enter the value for DefaultReceiveWindow in Cablenut

    Windows Scaling
    Check Windows Scaling when RWIN > 65535

    Constant Values:
    Custom settings - check
    Modify All Network Adapters - check
    TTL - 64
    MTU Discovery - Yes
    Black Hole Detect - No
    Selective Acks - Yes
    Max Duplicate ACKs - 2
    Timestamps - uncheck
    MaxConnectionsPerServer - 10
    MaxConnectionsPer1_0Server - 20
    Lan Browsing speedup - optimized
    QoS: NonBestEffortLimit - 0
    ToS: DisableUserTOSSetting - 0
    ToS: DefaultTOSValue - 80
    MaxNegativeCacheTtl - 0
    NetFailureCacheTime - 0
    NegativeSOACache Time - 0
    LAN Request Buffer Size - 32768

    Host Resolution Priority

    LocalPriority - 1
    Host Priority - 1
    DNSPriority - 1
    NetbtPriority - 1

    or (more prefer)

    LocalPriority - 5
    Host Priority - 6
    DNSPriority - 7
    NetbtPriority - 8


    REMEMBER

    + Relocate your router and modem in proper place :
    Relocate them to some place that are a few feet away from ALL other electrical devices, including apart from each other.Also, make sure you do not coil up any excess length of signal or power cables.

    + Scan for Spyware/malware:

    We recommend



    + Disable unnecessary items :






    + Disable unnecessary services :



    + Using OpenDNS :


    + Fake IP and Save Bandwidth with Toonel :
    Toonel is an experiment in a technique for conserving network bandwidth. If you are paying a fee based on the amount of data you transfer (e.g. 3G/GPRS/DSL/CDMA) and have monthly download limit, or if you have narrowband connection (e.g. dialup modem) then you are most likely to appreciate the service toonel.net offers (http://toonel.net).

    Note : It requires Java Environment (http://java.com/en/download/index.jsp)

    Set the following proxy for Browser: 127.0.0.1 Port 8080




    + FireFox Speed Hacks :

    Speed Hacks

    1. Pipelining: By default pipelining is disabled in Firefox. Usually when we visit a site the browser will make only one request to the server but while Pipelining is enabled it makes more than one request.It works like a download accelerator. You will notice a great change in speed while accessing sites in slow server.

    In the filter bar type network.http.pipelining. You will be shown the result that matches your search. The first one will be network.http.pipelining itself with a boolean variable. Check the value, if its false double click and make it true

    Next you will find an network.http.pipelining.maxrequests just below the previous line. Its an integer value with 4 as default. Change the value to 10, 20 or even 30. Test different values and see which one is optimum for your connection

    2. Rendering Delay: Now create a new integer by right clicking anywhere and selecting Integer from New. Give the name as nglayout.initialpaint.delay and the integer value as 0. This specifies the amount of time the browser waits before rendering the page with information it got. You will find the page loading part by part but this is a useful hack as texts will be displayed first.
    NOTE: If you get a lot of “Page not found” error after applying this, then try to increase the value from 0 to say 2 or 3.

    Summary:

    * Set network.http.pipelining to true
    * Set network.http.proxy.pipelining to true
    * Set network.http.pipelining.maxrequests to 20 or whatever value you like
    * Create a new integer called nglayout.initialpaint.delay and give its value as 0

    Optimize

    Ever noticed of instances when Firefox’s CPU usage shoots up to 90% and the Memory usage shoots up to anywhere between 200 MB and 700 MB(this happens if you dare to open 200+ tabs like this gal tried )? Read on for some tips to improve the situation.

    1. Excellent tips from Zolved (go to the site for detailed instructions)

    Check your Extensions and Themes.
    Check the Plug-ins.
    Clear Download History.
    Restart Firefox Periodically.
    Assign Memory Cache on Firefox.
    Release Memory when Firefox is minimized

    2. Disable prefetch: Firefox has a nasty habit (sometimes this is useful) when you search in Google. It automatically loads the sites you are likely to visit like the first result. Disabling these can be a good idea for people with low-speed internet connection or low RAM. You can also disable this if you are bandwidth miser :P. To do this type in network.prefetch-next in the filter box and double click the value to turn it to false.

    Summary

    * Disable unwanted Extensions
    * Disable unwanted Plug-ins.
    * Clear Download History.
    * Restart Firefox Periodically and don’t hibernate/sleep your computer while Firefox is running
    * Set browser.cache.memory.enable to true, create a new integer named browser.cache.memory.capacity and give its value equal to 16 times your RAM capacity in MB (16 X your RAM size which is usually 256 or 512).
    * Create a new boolean value named config.trim_on_minimize and set it to true
    * Disable prefetch by toggling network.prefetch-next to false


    FireFox Add-ons to save bandwidth and faster connection :

    + AdBlockPlus (Block Images , Flash...) https://addons.mozilla.org/en-US/firefox/addon/1865

    + AdBlockPlus Element Hiding Helper (block HTML elements, WYSIWYG style) https://addons.mozilla.org/en-US/firefox/addon/4364

    + NoScript (Block Javascripts with Filter and more...) https://addons.mozilla.org/en-US/firefox/addon/722

    More FireFox Usages:



    More Useful Links :

    Wireless Tips

    Dr Tweak

    Speedtest

    HijackThis

    IP Lookup
    please help me!!!!!!!!!!
    can i use the 65535 in lan request buffer size using the program tcp optimizer??????

  4. #44
    SG Enthusiast Rollingstone's Avatar
    Join Date
    Jan 2008
    Location
    HoChiMinh, Vietnam
    Posts
    3,161
    can i use the 65535 in lan request buffer size using the program tcp optimizer?
    This value can be changed from 512 to 65535 bytes, more Buffer size -> more memory.

    See this http://support.microsoft.com/default...;en-us;Q320829
    Firefox Extreme Speed Edition

    What makes you: "...waking up in the morning so excited about & wanna FLY out of the door ?"

  5. #45
    Junior Member
    Join Date
    Oct 2008
    Posts
    3
    I'm from Philippine I apply 1mbps DSL.....

    i don't know the best set-up for Tcp Optimizer........

    this is my result in TCP analyzer....

    « SpeedGuide.net TCP Analyzer Results »
    Tested on: 10.21.2008 12:01
    IP address: 119.95.xx.xxx

    TCP options string: 020405b40103030201010402
    MSS: 1460
    MTU: 1500
    TCP Window: 256960 (multiple of MSS)
    RWIN Scaling: 2 bits (2^2=4)
    Unscaled RWIN : 64240
    Recommended RWINs: 64240, 128480, 256960, 513920, 1027840
    BDP limit (200ms): 10278kbps (1285KBytes/s)
    BDP limit (500ms): 4111kbps (514KBytes/s)
    MTU Discovery: ON
    TTL: 41
    Timestamps: OFF
    SACKs: ON
    IP ToS: 00000000 (0)

    is this good or bad???

    can you give me a suggest....

  6. #46
    Junior Member
    Join Date
    Jan 2009
    Posts
    2
    Ran a few tests on Dslreports and Speakeasy. Boy! Drastic differences! I used Speakeasy.net on DDLSR and visited Speakeasy.net and the numbers were VERY different. Also DSLR seems to stall when I test.
    Anyway, any ideas for Fios 20/5 settings in Queens, NY? I believe that 1492 is for PPoe and I am using 1500. Just concerned if these settinga re correct:
    SpeedGuide.net TCP Analyzer Results »
    Tested on: 01.26.2009 12:54
    IP address: 98.116.xx.xx

    TCP options string: 020405b40103030301010402
    MSS: 1460
    MTU: 1500
    TCP Window: 513920 (multiple of MSS)
    RWIN Scaling: 3 bits (2^3=8)
    Unscaled RWIN : 64240
    Recommended RWINs: 64240, 128480, 256960, 513920, 1027840
    BDP limit (200ms): 20557kbps (2570KBytes/s)
    BDP limit (500ms): 8223kbps (1028KBytes/s)
    MTU Discovery: ON
    TTL: 43
    Timestamps: OFF
    SACKs: ON
    IP ToS: 00000000 (0)

  7. #47
    hatred013
    Guest

    SMART BRO Help Plsss!!!

    ..,help me optimize my internet connection..,
    ..,i have the plan 999..,
    ..,they say it gives 1mbps of internet connection..,
    ..,how will i know if i'm really having a 1mbps connection?..,
    ..,help me please..,,
    ..,thanks alot!..,

  8. #48
    Junior Member
    Join Date
    May 2009
    Posts
    3
    i need advice to optimize my connection

    i'm used dial up conection
    my network only 3G,i'm used phone modem(se w950i),
    this result for speedtest.net « SpeedGuide.net TCP Analyzer Results »
    Tested on: 06.03.2009 00:22
    IP address: 202.93.xx.xx
    Client OS: Windows XP

    TCP options string: 0204059e0103030001010402
    MSS: 1438
    MTU: 1478
    TCP Window: 21440 (NOT multiple of MSS)
    RWIN Scaling: 0 bits
    Unscaled RWIN : 21440
    Recommended RWINs: 63272, 126544, 253088, 506176, 1012352
    BDP limit (200ms): 858kbps (107KBytes/s)
    BDP limit (500ms): 343kbps (43KBytes/s)
    MTU Discovery: ON
    TTL: 19
    Timestamps: OFF
    SACKs: ON
    IP ToS: 01001000 (72)
    Precedence: 010 (immediate)
    Delay: 0 (normal delay)
    Throughput: 1 (low throughput)
    Reliability: 0 (normal reliability)
    Cost: 0 (normal cost)
    Check bit: 0 (correct)
    DiffServ: AF21 010010 (18) - Assured Forwarding class 2, low drop precedence (RFC 2597).

  9. #49
    help.. i'm using broadband connection
    my speedtest
    http://www.speedtest.net/result/367490226.png

    « SpeedGuide.net TCP Analyzer Results »
    Tested on: 06.29.2009 18:37
    IP address: 114.121.xx.xx
    Client OS: Windows XP

    TCP options string: 02040514010303010101080a000000000000000001010402
    MSS: 1300
    MTU: 1340
    TCP Window: 128480 (NOT multiple of MSS)
    RWIN Scaling: 1 bits (2^1=2)
    Unscaled RWIN : 64240
    Recommended RWINs: 65000, 130000, 260000, 520000, 1040000
    BDP limit (200ms): 5139kbps (642KBytes/s)
    BDP limit (500ms): 2056kbps (257KBytes/s)
    MTU Discovery: ON
    TTL: 39
    Timestamps: ON
    SACKs: ON
    IP ToS: 00000000 (0)
    Last edited by affanptk; 06-29-09 at 05:49 PM. Reason: not complete

  10. #50
    i'm using windows xp sp3.. help me tweak to get more speed...

  11. #51
    SG Enthusiast Rollingstone's Avatar
    Join Date
    Jan 2008
    Location
    HoChiMinh, Vietnam
    Posts
    3,161
    Quote Originally Posted by affanptk View Post
    i'm using windows xp sp3.. help me tweak to get more speed...
    Please Make a new thread !
    Firefox Extreme Speed Edition

    What makes you: "...waking up in the morning so excited about & wanna FLY out of the door ?"

  12. #52
    Junior Member
    Join Date
    May 2009
    Posts
    28

    Newbie

    Hey guys, could you please advise on what settings I should use for optimiser.
    Cheers

    Sorry, i gues you will need this

    « SpeedGuide.net TCP Analyzer Results »
    Tested on: 08.10.2009 06:15
    IP address: 58.8.x.xxx
    Client OS: Windows XP

    TCP options string: 020405ac0103030301010402
    MSS: 1452
    MTU: 1492
    TCP Window: 522720 (multiple of MSS)
    RWIN Scaling: 3 bits (2^3=8)
    Unscaled RWIN : 65340
    Recommended RWINs: 63888, 127776, 255552, 511104, 1022208
    BDP limit (200ms): 20909kbps (2614KBytes/s)
    BDP limit (500ms): 8364kbps (1045KBytes/s)
    MTU Discovery: ON
    TTL: 30
    Timestamps: OFF
    SACKs: ON
    IP ToS: 00000000 (0)

  13. #53
    villumbbs
    Guest

    Help to increase download spwwd?

    hi..i;m new here.Please giude me how to increase download speed.I'm currently using broadband.Im from malaysia.What information should I give to increase the download speed.

    thanks

  14. #54
    Regular Member famous1681's Avatar
    Join Date
    Dec 2009
    Location
    USA IL
    Posts
    157

    Post Need Help Tweaking SG TCP Optimizer....

    Last Result:
    Download Speed: 574 kbps (71.8 KB/sec transfer rate)
    Upload Speed: 517 kbps (64.6 KB/sec transfer rate//This is from SpeakEasy



    Im Using XP/Home Ed.Service Pack3 Im using Cricket's USB Modem(connection Dialup on Networks) suppose to be up to Broadband speed but seems kind of slow. Also should i change the bps on the settings for the modem?Maxium speed of bps is on> 230400

    I need help Tweaking the TCP Optimizer 2.0.3 i have no clue what the settings are for and what should i mess with(haven't yet until i learn) I beg for help been really ticked off past week.

    Thanks for the Help in Advanced.
    Location USA IL

  15. #55
    Junior Member
    Join Date
    Jan 2010
    Posts
    2

    What about Linux

    How to I apply those settings to a Linux box?

    Code:
    « SpeedGuide.net TCP Analyzer Results » 
    Tested on: 01.19.2010 15:12 
    IP address: 65.7.xxx.xxx 
    Client OS: Linux 
     
    TCP options string: 020405ac0101040201030309 
    MSS: 1452 
    MTU: 1492 
    TCP Window: 6144 (NOT multiple of MSS) 
    RWIN Scaling: 9 bits (2^9=512) 
    Unscaled RWIN : 12 
    Recommended RWINs: 63888, 127776, 255552, 511104, 1022208 
    BDP limit (200ms): 246kbps (31KBytes/s)
    BDP limit (500ms): 98kbps (12KBytes/s) 
    MTU Discovery: ON 
    TTL: 44 
    Timestamps: OFF 
    SACKs: ON 
    IP ToS: 00000000 (0)

  16. #56
    Junior Member
    Join Date
    Jan 2010
    Posts
    11
    « SpeedGuide.net TCP Analyzer Results »
    Tested on: 02.20.2010 12:17
    IP address: 96.252.xxx.xxx
    Client OS: Windows Vista

    TCP options string: 020405b40103030201010402
    MSS: 1460
    MTU: 1500
    TCP Window: 65700 (multiple of MSS)
    RWIN Scaling: 2 bits (2^2=4)
    Unscaled RWIN : 16425
    Recommended RWINs: 64240, 128480, 256960, 513920, 1027840
    BDP limit (200ms): 2628kbps (329KBytes/s)
    BDP limit (500ms): 1051kbps (131KBytes/s)
    MTU Discovery: ON
    TTL: 48
    Timestamps: OFF
    SACKs: ON
    IP ToS: 00000000 (0)

  17. #57
    SG Enthusiast Rollingstone's Avatar
    Join Date
    Jan 2008
    Location
    HoChiMinh, Vietnam
    Posts
    3,161
    Please , new thread !
    Firefox Extreme Speed Edition

    What makes you: "...waking up in the morning so excited about & wanna FLY out of the door ?"

  18. #58
    Pls
    Help Me

    XP-SP2

    « SpeedGuide.net TCP Analyzer Results »
    Tested on: 04.15.2010 07:12
    IP address: 202.180.xxx.xx
    Client OS: Windows XP

    TCP options string: 020405b40103030201010402
    MSS: 1460
    MTU: 1500
    TCP Window: 256960 (multiple of MSS)
    RWIN Scaling: 2 bits (2^2=4)
    Unscaled RWIN : 64240
    Recommended RWINs: 64240, 128480, 256960, 513920, 1027840
    BDP limit (200ms): 10278kbps (1285KBytes/s)
    BDP limit (500ms): 4111kbps (514KBytes/s)
    MTU Discovery: ON
    TTL: 113
    Timestamps: OFF
    SACKs: ON
    IP ToS: 00000000 (0)


    people pls help me

  19. #59

    Hi..can u help me?

    hi ,

    ive install the tcpoptimizer..n changed the MTU to 1500, but tcp/ip analyzer shows this:


    « SpeedGuide.net TCP Analyzer Results »
    Tested on: 06.19.2010 09:37
    IP address: 203.82.xx.xx
    Client OS: Windows XP

    TCP options string: 020405780103030101010402
    MSS: 1400
    MTU: 1440
    TCP Window: 65536 (NOT multiple of MSS)
    RWIN Scaling: 1 bits (2^1=2)
    Unscaled RWIN : 32768
    Recommended RWINs: 64400, 128800, 257600, 515200, 1030400
    BDP limit (200ms): 2621kbps (328KBytes/s)
    BDP limit (500ms): 1049kbps (131KBytes/s)
    MTU Discovery: ON
    TTL: 47
    Timestamps: OFF
    SACKs: ON
    IP ToS: 00000000 (0)

    what went wrong? thnks for ur attention and advice..appreciates it owh forgot ..here add info:
    Im using Celcom Broadband USB Stick up to 3.6mbps
    using win xp pro version 2002 service pack3

    this my speedtest:



    BUMP! anyone can shed sume light here?
    Last edited by stone_gossard; 06-20-10 at 03:32 AM.

  20. #60
    Junior Member
    Join Date
    Jul 2010
    Posts
    1
    I cant get the TCPOptimizer to work, it says I have to be logged in as admin. and I am. Any ideas on what the problem is?

Similar Threads

  1. Could use some help with TCP Optimizer settings
    By Sushi_x47 in forum Broadband Tweaks Help
    Replies: 6
    Last Post: 06-05-12, 04:18 AM
  2. Replies: 37
    Last Post: 09-19-08, 04:16 PM
  3. sg tcp optimizer settings help
    By supercoop in forum Broadband Tweaks Help
    Replies: 26
    Last Post: 03-16-07, 12:58 PM
  4. Need Help with TCP Optimizer (Windows 2000)
    By OldSalt35 in forum Broadband Tweaks Help
    Replies: 4
    Last Post: 10-17-06, 12:35 PM
  5. Uploads faster then downloads
    By mailman30 in forum Broadband Tweaks Help
    Replies: 40
    Last Post: 02-23-06, 10:03 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •