Slashdot Mirror


Apache down, IIS up

Doctor Memory writes "Netcraft's June 2006 web server survey is out, and it shows IIS taking a dramatic upturn, at the expense of Apache. One of the biggest reasons cited is domain registrar Go Daddy switching to IIS for the domains it "parks". The report does go on to note that IIS is also making solid gains in active sites (including some large blog hosts), and further notes that it appears that large hosting companies are dropping Linux." Statistics are fun to play with, of course, but note that Apache's market share is approximately 30% higher than IIS's at the moment.

1 of 282 comments (clear)

  1. Re:probably on Microsoft's list of next important by mikecouk · · Score: 4, Interesting

    Where I've worked in the past, it seems that the Web Server of choice follows the Application Server of choice.
    If management find a great application that cheaper to run, and maybe has a great support contract at a low price, they buy into the idea, and don't really bother about the fact that they have to move the front end web server technology from say IIS to Apache.
    I've been in a situation when a brilliant Apache / Java / Broadvision combination, was replaced by an IIS / .Net solution, just because of what seemed "a good deal" at the time.
    However in my particular situation, us "Sys Admins" loved apache so much, we decided to leave it in at the front end, to serve media, protect the front end and internal-proxy the IIS data, and then have IIS as the middle layer just doing the .Net integration part and processing data.
    So at the end of the day, Netcraft reports apache, but the real grunt of the work is being done by IIS.

    Mike