Jump to content

TriRan

Moderators
  • Posts

    1,445
  • Joined

  • Last visited

  • Days Won

    55
  • Speed Test

    My Results

Everything posted by TriRan

  1. lol while we're at testing huge connections i just tested my new servers speed im pretty impressed i applied Vans 100Mbps Cablenut settings :::.. Download Stats ..::: Connection is:: 40345 Kbps about 40.3 Mbps (tested with 12160 kB) Download Speed is:: 4925 kB/s Tested From:: https://testmy.net/ (server2) Test Time:: Tue Sep 27 03:31:16 CDT 2005 Bottom Line:: 720X faster than 56K 1MB download in 0.21 sec Diagnosis: Awesome! 20% + : 160.74 % faster than the average for host (vsk.com) Validation Link:: https://testmy.net/stats/id-VWSDFJ7H9 :::.. Upload Stats ..::: Connection is:: 8962 Kbps about 9 Mbps (tested with 12159 kB) Upload Speed is:: 1094 kB/s Tested From:: https://testmy.net/ (server1) Test Time:: Tue Sep 27 03:24:32 CDT 2005 Bottom Line:: 160X faster than 56K 1MB upload in 0.94 sec Diagnosis: Awesome! 20% + : 119.23 % faster than the average for host (vsk.com) Validation Link:: https://testmy.net/stats/id-FWDPGQX2S
  2. hey ROM-DOS this is completely off topic but i see your having the same problem i was having on my old pc
  3. no... php 4.x.x has a problem with MySQL 4.1.x im not sure which version of MySQL your using but this could be the problem.. php4 runs fine with MySQL 4.0.x but doesn't work with MySQL 4.1.x with the new password encryption the fix for this is set MySQL4.1.x to use old password encryption also php 5.x.x works fine with all versions of MySQL for a little more info on this topic click Here
  4. hrm i use this to store / retrieve a Team event list BTW if you see some code in here thats not standard php its because im using this as a postnuke module DBINFO <?PHP $db_host = 'localhost'; $db_name = 'edit'; $db_user = 'edit'; $db_pass = 'edit'; ?> [/code] Index [code] mysql_connect($db_host,$db_user,$db_pass); @mysql_select_db($db_name) or die( "Unable to select database"); $query="SELECT * FROM events"; $result=mysql_query($query); $num=mysql_numrows($result); mysql_close();
  5. 1 1 ms <1 ms <1 ms 192.168.2.1 2 15 ms 15 ms 16 ms customer115_254.grm.net [216.139.115.254] 3 23 ms 16 ms 17 ms customer110_117.grm.net [216.139.110.117] 4 315 ms 20 ms 17 ms grmprimary.dns [216.139.111.53]
  6. i pay 1.23 for 5 gallons of water man gas is out of control though it was 2.74 where i filled up lastnight.. 3.00 by the highway.
  7. nb for 1Mb/1Mb :::.. Download Stats ..::: Connection is:: 1398 Kbps about 1.4 Mbps (tested with 1496 kB) Download Speed is:: 171 kB/s Tested From:: https://testmy.net/ (server2) Test Time:: Tue Aug 30 04:11:44 CDT 2005 Bottom Line:: 25X faster than 56K 1MB download in 5.99 sec Diagnosis: May need help : running at only 71.22 % of your hosts average (grm.net) Validation Link:: https://testmy.net/stats/id-CPS4XFKJO :::.. Upload Stats ..::: Connection is:: 1271 Kbps about 1.3 Mbps (tested with 2992 kB) Upload Speed is:: 155 kB/s Tested From:: https://testmy.net/ (server2) Test Time:: Tue Aug 30 04:11:08 CDT 2005 Bottom Line:: 23X faster than 56K 1MB upload in 6.61 sec Diagnosis: Awesome! 20% + : 51.13 % faster than the average for host (grm.net) Validation Link:: https://testmy.net/stats/id-HCD5SRE1X
  8. Pinging testmy.net [67.18.179.85] with 32 bytes of data: Reply from 67.18.179.85: bytes=32 time=42ms TTL=52 Reply from 67.18.179.85: bytes=32 time=40ms TTL=52 Reply from 67.18.179.85: bytes=32 time=40ms TTL=52 Reply from 67.18.179.85: bytes=32 time=41ms TTL=52 Ping statistics for 67.18.179.85: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 40ms, Maximum = 42ms, Average = 40ms
  9. i doubt zonealarm is slowing it down "that" much theres gota be something else happening here..
  10. nb for 1mb/1mb i suppose :::.. Upload Stats ..::: Connection is:: 1389 Kbps about 1.4 Mbps (tested with 2992 kB) Upload Speed is:: 170 kB/s Tested From:: https://testmy.net/ (server1) Test Time:: Mon Aug 29 01:02:14 CDT 2005 Bottom Line:: 25X faster than 56K 1MB upload in 6.02 sec Diagnosis: Awesome! 20% + : 70.22 % faster than the average for host (grm.net) Validation Link:: https://testmy.net/stats/id-WS3Q6AKH2
  11. lol van.. what you need to do is partition say 10 gb with partition magic then run linux installer set it up to install on whichever hd.. then tell it to install on the partition instead of drive C: i installed mine on drive I a partition i made.. when i did that it asked to delete drive I and format it.. i clicked yes and everything worked out.. if that doesn't work i have no idea..
  12. get two nic's setup a connection on both.. then go to Network Connections highlight both connections then right click and hit bridge connections.. this only works with High speed internet and ive never tried it.. thats just what the microsoft.com said..
  13. well after some hard work ive installed apache im going to test out all the apache cpanels for linux that i always wanted to try
  14. lol i use to be on earthlink 56k ill never go back id rather have no internet at all then have to go through that again..
  15. ya eek a mod merge my other topic plz... i didn't see this one.. http://www.testmy.net/forum/t-7700.0
  16. you can limit the speed in Kbit's on the other pc by using a program called Netlimiter
  17. anyone getting this error? after they complete a test? Parse error: parse error, unexpected T_STRING in /home/testmyn/public_html/results_d.php on line 453
  18. scratch that last post... those nvidia drivers worked.. this rocks im actually using SuSE to type this message :D :D
  19. i cant figure out how to get that pkg to run
  20. well it says it works for Nforce networking and thats what my NIC is ill give it a try and post back..
×
×
  • Create New...