Slashdot Mirror


High-Performance Web Server How-To

ssassen writes "Aspiring to build a high-performance web server? Hardware Analysis has an article posted that details how to build a high-performance web server from the ground up. They tackle the tough design choices and what hardware to pick and end up with a web server designed to serve daily changing content with lots of images, movies, active forums and millions of page views every month."

2 of 281 comments (clear)

  1. 20 Minutes After Posting and it's Already /. by LuxuryYacht · · Score: 1, Redundant

    If their servers are so good, why is their site down after only 20 of being /.ed?

    --
    Quidquid latine dictum sit altum viditur
  2. Re:Why Apache? by khuber · · Score: 2, Redundant
    Any web server can be good enough as long as you spread the load over enough boxes. Apache is much more flexible than Zeus.

    -Kevin