Welcome to PlagueFest.com! Log in or Sign up to interact with the Plague Fest community.
  1. Welcome Guest! to interact with the community and gain access to all the site's features.

Fast Download Testing..

Discussion in Everything & Anything started by Ray, Nov 6, 2010

  1. Aug 18, 2006
    Posts
    I'm going to attempt to decrease the time it takes to download files from the server. One of the steps I will be making to do this is to try moving the FastDL to a faster server if I find that players are not downloading files as fast as their connection allows. This will help reduce the large initial download for the server and any subsequent downloads after that to download additional maps, new admin skins as they are added, etc.

    Please provide me with the following data to help me test the current and potentially new Fast Download server:

    Maximum Download Speed:
    FastDL #1 DL Speed:
    FastDL #2 DL Speed:

    Please post that information in kiloBytes per second. IE, Chrome, and FireFox uses this measurement by default. For example, I get:

    Maximum Download Speed: 1400 KB/s
    FastDL #1 DL Speed: 855 KB/s
    FastDL #2 DL Speed: 900 KB/s

    Please test the following Links:

    FastDL #1: http://plaguefest.com/cstrike/maps/ze_LOTR_Mount_Doom_v3.bsp.bz2
    FastDL #2: http://stats.plaguefest.com/ze_LOTR_Mount_Doom_v3.bsp.bz2

    Thanks.
  2. Aug 2, 2010
    Posts
    Max: 3749
    #1: 689
    #2: 258
  3. Apr 9, 2007
    Posts
    Max: 1600kb/s
    Site5: 614kb/s
    Box: 519kb/s

    Strangely enough, Site5 seems to be better.

    Tested with IE7.

    EDIT:
    Max: 1600kb/s

    Code:
    [root@FuckedATruck ~]# wget -O /dev/null http://plaguefest.com/cstrike/maps/ze_LOTR_Mount_Doom_v3.bsp.bz2
    --2010-11-06 22:08:15--  http://plaguefest.com/cstrike/maps/ze_LOTR_Mount_Doom_v3.bsp.bz2
    Resolving plaguefest.com... 74.54.170.38
    Connecting to plaguefest.com|74.54.170.38|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 20758258 (20M) [application/x-bzip2]
    Saving to: â/dev/nullâ
    
    100%[===========================================================================================================================>] 20,758,258  1.38M/s   in 21s
    
    2010-11-06 22:08:36 (963 KB/s) - â/dev/nullâ
    
    [root@FuckedATruck ~]# wget -O /dev/null http://69.162.109.180/test/ze_LOTR_Mount_Doom_v3.bsp.bz2
    --2010-11-06 22:08:53--  http://69.162.109.180/test/ze_LOTR_Mount_Doom_v3.bsp.bz2
    Connecting to 69.162.109.180:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 20758258 (20M) [application/octet-stream]
    Saving to: â/dev/nullâ
    
    100%[===========================================================================================================================>] 20,758,258  1.51M/s   in 22s
    
    2010-11-06 22:09:15 (932 KB/s) - â/dev/nullâ
    
    [root@FuckedATruck ~]#
    Still supports Site5 is faster, strangely.

    EDIT2: Trying BFS again tonight, should hopefully help the web server.
  4. Feb 21, 2007
    Posts
    Maximum speed:
    FastDL #1 DL Speed: ~270 KB/s
    FastDL #2 DL Speed: ~250 KB/s

    Done with FF
  5. Jul 23, 2010
    Posts
    I'm a bit lost on how to get this information.
  6. Jul 14, 2008
    Posts
    7036 kbps (879.5 KB/sec transfer rate)

    FastDL #1 DL Speed: 475 KB/s
    FastDL #2 DL Speed: 631 KB/s
  7. Aug 2, 2010
    Posts
    First you determine your max DL speed by running a speed test.
    http://speakeasy.net/speedtest/

    Then you click on the links to the files one at a time. Determine what the peak number for speed is during the download. It should tell you while it's downloading. Normally the fastest speed you'll see is very early in the initial download.

    Post those numbers here. Be sure you download each file 1 at a time to keep an eye on the numbers.
  8. Oct 22, 2010
    Posts
    Download Speed: 20545 kbps (2568.1 KB/sec transfer rate)

    Fast DL #1 - 1.2mb/s

    Fast DL #2 - 1.3mb/s
  9. Jul 23, 2010
    Posts
    Maximum Download Speed: 17097 kbps (2137.1 KB/sec transfer rate)
    FastDL #1 DL Speed: 466 KB/s
    FastDL #2 DL Speed: 377 KB/s
  10. Oct 17, 2010
    Posts
    Fast DL #1 ~ 750 kb/s
    Fast DL #2 ~ 700 kb/s
  11. Apr 9, 2007
    Posts
    Code:
    [root@FuckedATruck ~]$ wget -O /dev/null http://plaguefest.com/cstrike/maps/ze_LOTR_Mount_Doom_v3.bsp.bz2
    --2010-11-07 14:14:51--  http://plaguefest.com/cstrike/maps/ze_LOTR_Mount_Doom_v3.bsp.bz2
    Resolving plaguefest.com... 74.54.170.38
    Connecting to plaguefest.com|74.54.170.38|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 20758258 (20M) [application/x-bzip2]
    Saving to: â/dev/nullâ
    
    100%[=======================================================================================================================================>] 20,758,258  1.21M/s   in 17s
    
    2010-11-07 14:15:08 (1.16 MB/s) - â/dev/nullâ
    
    [root@FuckedATruck ~]$ wget -O /dev/null http://69.162.109.180/test/ze_LOTR_Mount_Doom_v3.bsp.bz2
    --2010-11-07 14:15:18--  http://69.162.109.180/test/ze_LOTR_Mount_Doom_v3.bsp.bz2
    Connecting to 69.162.109.180:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 20758258 (20M) [application/octet-stream]
    Saving to: â/dev/nullâ
    
    100%[=======================================================================================================================================>] 20,758,258  1.45M/s   in 14s
    
    2010-11-07 14:15:33 (1.42 MB/s) - â/dev/nullâ
    
    [root@FuckedATruck ~]$
    Site5: 1.16mb/s
    Box: 1.42mb/s

    Installed Zen last night with BFS and BFQ.
  12. Aug 18, 2006
    Posts
    New Results:

    FastDL #1: 805 KB/s
    FastDL #2: 1050 KB/s
  13. Jun 4, 2006
    Posts
    Max: 3000 KB/s
    Site5: 2100 KB/s
    Box: 2300 KB/s

    they were both still increasing in speed before the download finished, used regular ol' FF to test (since I can't get good speed readings from filezilla, sometimes it says im downloading at 5 MB/s ... silly)
  14. Apr 26, 2010
    Posts
    I should possibly be creating a new topic about this but I think it might pertain to this situation...

    The issue is that I currently cannot download ANY maps. I get the missing map error. Here is the console output:

    ConVarRef maprate_version doesn't point to an existing ConVar
    SetConVar: No such cvar ( maprate_version set to 0.1), skipping
    No pure server whitelist. sv_pure = 0
    Missing map maps/zm_base_winter_beta3.bsp, disconnecting

    I recently am able to play again, although I'm on a shitty computer this time around. and I also recently installed a new firewall. However that doesn't seem to be the issue, since disabling it completely still gives me the missing map issue.

    Perhaps someone would be kind enough to upload the full map pack for me? Or maybe it's already around somewhere?

    :biggrin:
  15. Jul 14, 2010
    Posts
    lol i saw u kept trying to join and i was like hey dark then u kept rejoinning i was like ahh

    maybe go into ur maps and delete them? restart comp or try sv_pure 1 or something like that
  16. Apr 26, 2010
    Posts
    I didn't know you could see me connecting :blink:

    I was trying different console settings that I found on google but none of them worked...

    The only solution so far has been to physically add the maps myself. Otherwise, I have no idea what's causing this or how to fix it.

    what a bummer! :confused:
  17. Aug 8, 2008
    Posts
    Dark!<3<3
    you're still my chocolate brownie love baby<3!!!!

    Oh yeah I can't help you.

    But someone should, I want dark back in the server so I can serenade him<3
    :wub: :wub: :wub: :wub: :wub:
  18. Aug 18, 2006
    Posts
    Can a few more people please try downloading the map again so we can get some more data? #2 Should be the faster DL now.

    Thanks.