Jump to content

CA3LE

Administrator
  • Posts

    10,147
  • Joined

  • Last visited

  • Days Won

    561
  • Speed Test

    My Results

Everything posted by CA3LE

  1. Van... this is what i just did Okay, this is much better for linux 2.4.XX # increase Linux TCP buffer limits net.core.rmem_max = 8388608 net.core.wmem_max = 8388608 net.core.rmem_default = 65536 net.core.wmem_default = 65536 # increase Linux autotuning TCP buffer limits net.ipv4.tcp_rmem = 4096 87380 8388608 net.ipv4.tcp_wmem = 4096 65536 8388608 net.ipv4.tcp_mem = 8388608 8388608 8388608 Added to /etc/sysctl.conf ifconfig eth0 txqueuelen 1000 Added also will increase TCP throughput by increaseing the size of the interface queue. I guess it's not a good idea unless your on a Gigabit Ethernet connection (my server does have a Gigabit ethernet adapter) but I guess I will have to try this setting out to see how it runs. Let me know if your speeds report better from now on.. even durring peak.
  2. ^^ I tried those already, I will look into the others.
  3. that's awesome... what are you talking about.
  4. lol, yea that was when I was erbuilding apache this morn... lol, OOPS!
  5. Well first of all what processor do you have? You have to get the correct one for your processor.
  6. Cobra... look at this man.. someone is stealing your sig business https://testmy.net/forum/index.php?topic=1889.0
  7. OWN3D FireFox M2 - I don't have a 64bit processor so i can't use M3 :::.. Download Stats ..::: Connection is:: 5408 Kbps about 5.4 Mbps (tested with 2992 KB) Download Speed is:: 660 KB/s Tested From:: http://www.testmy.net/ Bottom Line:: 97 times faster than 56K you can download 1MB in 1.55 second(s) Validation Link:: https://testmy.net/cgi-bin/get.cgi?Test_ID=1ZQG6MT0A :::.. Upload Stats ..::: Connection is:: 731 Kbps about 0.7 Mbps (tested with 579 KB) Upload Speed is:: 89 KB/s Tested From:: http://www.testmy.net/ Bottom Line:: 13 times faster than 56K you can upload 1MB in 11.51 second(s) Validation Link:: https://testmy.net/cgi-bin/get.cgi?Test_ID=JQYKV7I1B
  8. I thought the same at first too.. you will come to notice little things.
  9. At this website... random uncompressable data is sent to you, nothing is done with it... my script times how long it takes to download it and calculates from there... but the data is nothing of importance.
  10. Trust me man, there is a difference behind the facia. Mine runs much smoother that it used to. --- and WAY smoother than IE.
  11. 5 more reboots and I think I have the server set to where she is comfy Linux RedHat Enterprise 3 added to /etc/rc.local ifconfig eth0 mtu 1500 echo 256960 >> /proc/sys/net/core/wmem_default echo 256960 >> /proc/sys/net/core/wmem_max echo 256960 >> /proc/sys/net/core/rmem_default echo 256960 >> /proc/sys/net/core/rmem_max echo 1 >> /proc/sys/net/ipv4/tcp_sack echo 0 >> /proc/sys/net/ipv4/tcp_timestamps echo 1 >> /proc/sys/net/ipv4/tcp_window_scaling then reboot and running smooth...
  12. test scores are even consistant from 3MB, 6MB and 12MB tests -- very little difference :::.. Download Stats ..::: Connection is:: 5372 Kbps about 5.4 Mbps (tested with 2992 KB) Download Speed is:: 656 KB/s Tested From:: http://www.testmy.net/ Bottom Line:: 96 times faster than 56K you can download 1MB in 1.56 second(s) Validation Link:: https://testmy.net/cgi-bin/get.cgi?Test_ID=EKBAQR8DW :::.. Download Stats ..::: Connection is:: 5475 Kbps about 5.5 Mbps (tested with 5983 KB) Download Speed is:: 668 KB/s Tested From:: http://www.testmy.net/ Bottom Line:: 98 times faster than 56K you can download 1MB in 1.53 second(s) Validation Link:: https://testmy.net/cgi-bin/get.cgi?Test_ID=5ENPW9HOY :::.. Download Stats ..::: Connection is:: 5299 Kbps about 5.3 Mbps (tested with 12160 KB) Download Speed is:: 647 KB/s Tested From:: http://www.testmy.net/ Bottom Line:: 95 times faster than 56K you can download 1MB in 1.58 second(s) Validation Link:: https://testmy.net/cgi-bin/get.cgi?Test_ID=MNHZI4WTF
  13. I have made a pretty huge change to the server, I tweaked all the TCP settings on the server and am getting much better performance. It's 7 am and I have yet to fall asleep.. but I think I FINALLY got it tuned well. On my personal test (which were already running good) I am now seeing no little pauses in the progress bar and am getting a much more consistant score varied by very little from test to test. I hope this will resolve the speed degradation during peak hours. Please post in this thread to inform me if you see an increase in accuracy and reliability.
  14. Van ROCKS Micro.. nice avatar -- funny
  15. By the way, for anyone who needs FireFox m1, m2 or m3 they can be found at http://moox.ws/tech/mozilla/
  16. I don't mind listing that 386 KB * 0.4 MB
  17. seem better lately?
  18. DUR.. I was missing a line of code, happened with the perl to php conversion.. fixed.. thanks guys
  19. I don't think so.. but let me look into this when I get a second.
  20. This topic has been moved to Got any ideas to make my tests better?. [iurl]https://testmy.net/forum/index.php?topic=1885.0[/iurl]
  21. Yea I got a pretty quick connection at my house... upload is quick too (little slower than normal right now though) :::.. Upload Stats ..::: Connection is:: 737 Kbps about 0.7 Mbps (tested with 579 KB) Upload Speed is:: 90 KB/s Tested From:: http://www.testmy.net/ Bottom Line:: 13 times faster than 56K you can upload 1MB in 11.38 second(s) Validation Link:: https://testmy.net/cgi-bin/get.cgi?Test_ID=DSA589P2I
  22. oh, thank you for the compliment by the way. (and I like the spell checker too, it's crazy because it actually runs through a program that runs on my server... it's crazy how that shit works... I wish it did grammar too)
  23. That's the plan... by the end of this year I am pretty sure I will need to buy another server and load balance it... I should clear this month at over a terabyte of traffic you know only over 1024GB or 1,048,576 MB -- the growth of the site is huge and I only have 1 more TB of traffic that I can use on this server. It will happen before the end of the year
  24. Thanks shug... nice edit,
×
×
  • Create New...