What webserver software is best for serving downloads?

Discussion in 'Site & Server Administration' started by Beatplexity, Feb 1, 2009.

  1. #1
    Hi

    Im trying to speed things up on my website and was wondering if i should move away from apache and install something else.

    My website is a music upload and download site.


    I transfer a few hundred gigs a day of data so i think another webserver may help speed things up.

    What would your suggestions be?

    Thanks

    Beat
     
    Beatplexity, Feb 1, 2009 IP
  2. zinc-uk

    zinc-uk Peon

    Messages:
    365
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    try lighthttpd or zeus web server
     
    zinc-uk, Feb 1, 2009 IP
  3. Beatplexity

    Beatplexity Active Member

    Messages:
    335
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    60
    #3
    ok ill look into these, thanks

    so if i moved from apache to, say, lighthttpd would i see a significant increase in performance?

    Im looking for something that can handle multiple file quest simultaneously easily as this is when performance starts to suffer
     
    Beatplexity, Feb 1, 2009 IP
  4. traffic.web

    traffic.web Guest

    Messages:
    43
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    you can use apache,but need change on configuration and few modules for performance..
     
    traffic.web, Feb 1, 2009 IP
  5. Beatplexity

    Beatplexity Active Member

    Messages:
    335
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    60
    #5
    ye i know i can use apache as im currently using it.

    i got told that there are better webserver app's that handle downloading of files better than apache.

    and as seeing my site is mostly music downloads i thought i should look into it.

    So apache with some tweaks or lighthttpd, nginx etc ??
     
    Beatplexity, Feb 1, 2009 IP
  6. attila123

    attila123 Active Member

    Messages:
    113
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #6
    I think lighttpd or nginx for this.
     
    attila123, Feb 2, 2009 IP
  7. samcroft11

    samcroft11 Peon

    Messages:
    446
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Lighthttpd is better at handling static files, so I would move to that if your applications can run on it.
     
    samcroft11, Feb 2, 2009 IP
  8. Dennis M.

    Dennis M. Active Member

    Messages:
    119
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    58
    #8
    Lighthttpd since it's not as large, etc. as Apache. Apache is great but in layman's terms it's industrial. It's like using a shop vac in your living room. Unnecessary and sometimes can get in the way when you're not using it for standard web purposes. So file sharing or something like that, definitely go with something light :)

    Regards,
    Dennis M.
     
    Dennis M., Feb 2, 2009 IP
  9. alan_smithee

    alan_smithee Active Member

    Messages:
    873
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    60
    #9
    why not get yourself a litespeed?
    it is faster than lighthttpd which makes it definitely faster than apache :D
     
    alan_smithee, Feb 3, 2009 IP
  10. w0tan

    w0tan Peon

    Messages:
    77
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #10
    superjared.com/entry/benching-lighttpd-vs-nginx-static-files/

    Nginx seems to do better with larger files, while lighttpd outperforms it with smaller files. Either way, it will probably be an improvement over Apache for just serving static content.

    You probably wouldn't see see a benefit when using litespeed unless you were serving a lot of dynamic content. But, it is faster than Apache for almost everything.
     
    w0tan, Feb 3, 2009 IP
  11. alan_smithee

    alan_smithee Active Member

    Messages:
    873
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    60
    #11
    yeah but at least you can free up significant memory loads with litespeed :D
     
    alan_smithee, Feb 3, 2009 IP
  12. Rossdimassimo

    Rossdimassimo Peon

    Messages:
    41
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #12
    lighthttpd is good, but apache has always worked for me in high bandwidth situations your web server doesnt really matter if your bandwidth is set at a certain amount.
     
    Rossdimassimo, Feb 4, 2009 IP