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."

1 of 281 comments (clear)

  1. 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