Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Netcraft Claims Apache Now Runs 2/3rds Of The Web

Posted by timothy on Tue Nov 04, 2003 05:04 AM
from the mighty-feather dept.
Mr Bill writes "According to NetCraft the Apache web server now owns over 2/3rds of the web. The jump of 2.8% since last month is mostly due to a number of large domain parking sites switching back to Apache from IIS. 'During 2001 and the first half of 2002 several companies hosting very large numbers of hostnames including Webjump, Namezero, Homestead, register.com and Network Solutions migrated to Microsoft-IIS. Subsequently these businesses have either failed, significantly changed their business model, or reverted to their previous platform, and Microsoft-IIS share is now in line with its long term pre-summer 2001 level of around 20%.' See the full report here."
+ -
story
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • good (Score:3, Flamebait)

    by grosa (648390) on Tuesday November 04 2003, @05:09AM (#7385039)
    hopefully this will cut down on the number of easily infected web servers. don't want to see another run of iis worms spewing bogus access requests at my apache server.
    • OpenSSL... (Score:5, Informative)

      by admbws (600017) on Tuesday November 04 2003, @05:17AM (#7385067) Homepage Journal
      Take a look at the article below [netcraft.com]. It's incredibly worrying how many sites are still using vulnerable versions of OpenSSL [netcraft.com].
      • Re:OpenSSL... (Score:5, Insightful)

        by Przepla (637674) on Tuesday November 04 2003, @06:13AM (#7385214) Homepage
        Indeed, but:
        However, relying on version numbers to determine the number of vulnerable OpenSSL sites is flawed because vendors backport security patches. So a site using OpenSSL on a Red Hat 9 system will likely report itself as OpenSSL 0.9.7a even though it isn't vulnerable to any of the issues mentioned and the situation is similar for SuSE, Debian, Mandrake, and most of the Linux distributions. Additionally, many of the vendor distributions of Apache have recently started supressing all the extra module information by default, so newer distributions (ones that are not vulnerable) are less likely to be listed.

        I'd just add, that FreeBSD does the same thing.
    • Re:good (Score:5, Insightful)

      by Anonymous Coward on Tuesday November 04 2003, @05:46AM (#7385145)
      It might help a bit, but not a lot. Web servers that belong to a domain, say www.slashdot.com, are counted here, but when you have millions of home machines worldwide still running an open web service on windows, that can overwhelm the statistics.

      66% of 'real' websites may be apache driven, but when it comes to viral infection, Joe Normal's home windows box on his cable connection counts just as much an infectable web server as the business down the road that runs a real .com
    • Re:good (Score:5, Insightful)

      by nmg196 (184961) on Tuesday November 04 2003, @05:46AM (#7385147)
      But IIS usage is NOT going down though! The netcraft graph is a graph of relative usage of each system and adds up to 100%. If you look at the bottom the linked page at the second graph, you can see that IIS usage hasn't decreased at all - it's just that Apache usage has gone up quite a bit recently (ie, there are more total servers tested by Netcraft).
      • Re:good (Score:5, Interesting)

        by Grizzlysmit (580824) on Tuesday November 04 2003, @07:11AM (#7385354)
        Ummm I think you'll find thats wrong, ok the propotunate loss for IIS is worse, but they've had a notaciable numeric loss too.
        • Re:good (Score:4, Insightful)

          by nmg196 (184961) on Tuesday November 04 2003, @07:39AM (#7385418)
          OK - I'm slightly wrong.

          MS had 4.92 million sites last month, and it's 4.91 million this month (1.06% down) but my point still stands - it's mainly the fact that Apache has gone up from 13.52 million to 14.37 million active sites ( a gain 846294) that makes the graph show a swing from Apache to Linux. It's not really a change from Apache TO IIS - its mainly just loads more Apache sites. The fall in IIS usage is so insignificant that it doesn't even register on that graph!

          If you read the other /. comments - you'll see that graph is misleading many people on here. Many users seem to think that IIS usage is falling rapidly, when in fact it's nearly the highest it's ever been!

          Looking at the second graph, gives you a much clearer idea of what's going on - an obvous 'spike' in Apache users - while IIS usage doesn't change by a statistically significant amount (just the usual wobble perhaps).

          A few months more data will be needed to draw any conclusions on whether or not IIS usage is actually significantly falling.

          I don't think things like the Blaster worm have help Microsoft's image where security is concerned, but favourable independent reports of the security of the new Windows 2003 platform should balance that out in the long term.
      • Re:good (Score:5, Insightful)

        by Bert64 (520050) <[moc.eeznerif.todhsals] [ta] [treb]> on Tuesday November 04 2003, @07:21AM (#7385377) Homepage
        Apache is not really a monoculture atall, not compared to IIS... If you encounter a machine running IIS you can pretty much guarantee it`s running on an x86 machine running windows, it might, but this is a 1/1000000 chance or something, be running on windows on an alpha, mips or ppc... but this isnt possible for any version above 5.0
        However, with Apache, it could be running on any one of many OS`s, Linux, FreeBSD, Solaris, HPUX, AIX for instance, and on many different hardware architectures.
        This is a good reason for promoting systems such as FreeBSD, OSX, and the other risc systems... If the entire world standardises on x86/linux for their webservers, especially a single distribution, then it would be no better than a windows monoculture.
        • Re:good (Score:4, Insightful)

          by Foofoobar (318279) on Tuesday November 04 2003, @01:41PM (#7388503)
          Monoculture? How so? I happen to work for a company with VERY close ties to MS and they won't let me run Linux... so I run Apache, MySQL and PHP on a windows machine. Works great and I never have any down time.

          The key phrase here is cross platform compatibility. That is something that Microsoft has yet to learn.
  • by Anonymous Coward on Tuesday November 04 2003, @05:09AM (#7385041)
    Who would've believed that a non-proprietary and free webserver would be so popular when Microsoft gives you the opportunity to lock yourself into monopoly driven endless licensing upgrade cycle?

    What the hell is this world coming to?

      • by lone_marauder (642787) on Tuesday November 04 2003, @09:06AM (#7385802)
        If anything, apache is closer to a monopoly (though both IIS and apache are far from it)

        Monopoly != popularity. Monopoly is taking market share by force rather than by normal market behavior. If Apache had extensions that didn't work right for any other browser besides, say, Mozilla, you might have something.

        Please turn the next page in your pamphlet and post accordingly.
        • by overunderunderdone (521462) on Tuesday November 04 2003, @11:22AM (#7387074)
          Monopoly != popularity. Monopoly is taking market share by force rather than by normal market behavior.

          No, monopoly means "exclusive control by one group of the manufacture, or production, or selling of a comodity" whether that monopoly was gained by the popularity of the product or by "force" is irrelevant. The behaviour you are talking about isn't "monopoly" it is the abuse of a monopoly, or in anti-trust law "unfair business practices". Also, those business practices are only "unfair" IF you have a monopoly. So Microsoft was perfectly fine writing those "lock in" contracts with OEM's before they had a monopoly. It was perfectly fair to sign exclusive contracts in an attempt to lock out the competition and gain market-share. It is even fine for them to have become a monopoly, but once they are they are forbiden such practices which used to be perfectly legal.

          Microsoft does have overwhelming marketshare, their network of exclusive sales contracts, when it was fully in force, probably made them a monopoly by virtue of the fact that they had something close enough to exclusive control of the sale of operating systems. I think such a virtual monopoly was sufficient for anti-trust law to kick in and forbid their use of otherwise legal practices. But strictly speaking Microsoft isn't a monopoly in the sense that DeBeers or OPEC are, or Standard Oil was.
            • That's certainly a monopoly. There are other, free options, but "nobody does" so it is a monopoly.

              This is why I don't agree with the Windows monopoly concept. We all know there are easily a hundred other free operating systems out there. Plus many more that aren't free but aren't from Microsoft. If Microsoft is the operating system of choice, even if the choice is watered down since most people get Windows free (or not free but seemingly so while paying for it in OEM costs) and prefer it, even if that
              • If you switch from Windows IIS to Windows Apache, you lose nothing. You can still interoperate. IE doesn't become incompatable with your website. You're fine.

                If you switch from Windows on your Desktop to Linux, you lose access to many applications only available under Windows. Those apps cannot be easily ported. In addition to losing functionality, you lose interoperability, because many of those applications provided access to data and other resources.

                So yeah, I'd agree Microsoft has no monopoly in the

              • by GregWebb (26123) on Tuesday November 04 2003, @08:30AM (#7385589)
                Just because many don't complain doesn't mean they're not being disadvantaged. I could steal 10 pence a day from you and you probably wouldn't notice. Does that mean my theft would be permissible?

                Impartial, informed observers have been saying for a very long time that Microsoft are a monopoly and illegally maintain this. That a major customer of theirs (HP, I believe) felt strongly enough that they disliked dealing with Microsoft sufficiently to go on record as stating that if they had alternative suppliers, they would deal with them instead, is surely a strong indication of Microsoft's nature. As is Microsoft feeling able to pressure IBM into dropping OS/2 and later SmartSuite through preferential pricing on Windows. Surely if there existed a sufficiently realistic competitive market in computer software, such tactics would have merely driven up sales of OS/2? It's not like it wasn't getting good reviews at the time.

                Microsoft are a monopoly in the legal sense, and there can be no doubt that they have significantly abused this to the detriment of both consumers and the industry as a whole to anyone who followed the trial. That users are too apathetic and uninformed to understand they have lost out is not a defence against the monopoly charge, merely and indictment of the popular media and Microsoft's few remaining competitors.
          • Re:That's Just Crazy (Score:5, Interesting)

            by jc42 (318812) on Tuesday November 04 2003, @10:04AM (#7386293) Homepage Journal
            How can this be true when many people run Apache on Windows?

            Funny thing about this: On many occasions, I've found myself looking at a group trying to install IIS (or the Netscape server or some other commercial server), and getting more and more frustrated over the problems getting it to work.

            So, while they're fighting with it, I sit down at an idle machine, point the browser at apache.org, download the latest apache for that platform, and ask them questions while I twiddle the configuration. Within 10 to 20 minutes, depending on how much configging is needed, I fire up the server, and it runs the first try. I invite them to check it out from the other test machines, and they find that it's working. We copy a few web pages to that machine, and they work

            The result in almost all cases is that they decide to go with apache "for a while". It's just an interim measure, you understand, until they can get the real web server running. But meanwhile, they have a web server that they can put online. The web developers aren't sitting around idle; they're building the web site.

            In the ensuing months or years, I occasionally prod them with "You know, we really should try to get the officially-mandated web server running." The response is usually to put it off until they can get through the huge pile of stuff that they need to put online.

            In a few cases, management has gotten upset, and created a team to get the officially-mandated server running. This often succeeds after a few weeks. Then they put that server online, and it's a real disaster. It crashes repeatedly, produces a flood of complaints from baffled customers along the lines of "How the @#&$^%*& do I order things from you now? Your online ordering pages are broken."

            After management notices the loss of income from IIS or whatever, they grudgingly agree to go back to apache "until the problems can be worked out."

            Does this sound familiar to anyone?

              • Re:That's Just Crazy (Score:5, Informative)

                by jc42 (318812) on Tuesday November 04 2003, @06:11PM (#7391045) Homepage Journal
                Well, yes; sometimes it feels that way. ;-)

                Actually, of course, it's just normal American corporate management practices that I'm talking about here. I keep getting the feeling that it's not outsourcing to cheaper parts of the world that we should be worried about. If any other part of the world ever invents a rational scheme for organizing companies, they'll wipe out our economy overnight.

                Fortunately, there seems little danger of this threat materializing.

                The funniest case was a few years back, when the project's management decreed the Netscape server as the standard. We tried several times. But the same thing always killed the effort: This server can be configured only through its web interface. Invariably, we would make some config mistake that turned the server into a zombie. At that point, there was no way to correct the problem because we couldn't change the configuration any more. We'd wipe the server's directories, reinstall -- and it would happen again. Sometimes we'd get it running for a few days, but every config change carried with it the possibility that we'd have to wipe the server and start over.

                You'd think that people would understand why you can't trust a web server to handle changing its own config files. But the managers couldn't be convinced that there was a fundamental problem here. And we never found a way to get at those files with a plain editor. They just didn't make sense, and weren't documented anywhere that we could find.

                I've long argued that one of apache's real strengths is its plain-text config file (with lots of good comments in the text). The commercial guys don't seem to be able to figure out why this is a good idea.

  • by taliver (174409) on Tuesday November 04 2003, @05:10AM (#7385045)
    Numbers that are much harder to get but would be significantly more valuable would be the fraction of web traffic handled by the type of server. Just because I have a hosting company that has 3 sites doesn't mean that I'm getting traffic in the same amount that some other individuals. And MS(make that M$ so I don't get modded down) would tell you that there servers are deployed on the larger installations, the ones that need to higher performance.

    (And, I'd expect that if we looked at a graph of traffic, you'd see the GWS getting a significant share.)
  • NCSA (Score:5, Insightful)

    by chill (34294) on Tuesday November 04 2003, @05:10AM (#7385046) Journal
    Netcraft really needs to drop the NCSA line on the charts that don't stretch back before 2000.

    The only thing that straight orange line at 0 does is give the Sun ONE guys something to point and laugh at. And it looks like they need it.
  • by Zocalo (252965) on Tuesday November 04 2003, @05:11AM (#7385048) Homepage
    ...and great for Apache. The underlying message seems to be that switching from Apache to IIS will either cause your company to fail outright, or at best cost you a huge chunk of resources while you switch to and from. That fact that Network Solutions is on the list is even better, because for many managers and users NetSol is *the* .com company, and if they can't make IIS work...
    • by Anonymous Coward on Tuesday November 04 2003, @06:01AM (#7385180)
      I would bet that a year ago someone at Microsoft came up with an idea to increase IIS standings at Netcraft: pay a couple of domain parking companies to switch. They probably paid them for a year only, and since the year has finished, the companies in question have decided to switch back, presumably because IIS had more expensive TCO than Apache. Microsoft's original idea would have been to gain momentum for IIS and indicate it was gaining rapidly over Apache, helping it's .Net initiative look like it was going somewhere.
  • Apache 2.0 (Score:4, Interesting)

    by g_arumilli (324501) on Tuesday November 04 2003, @05:11AM (#7385049)
    Netcraft seems to show every site that I've looked at running Apache 1.3.x, and none of them running Apache 2.0.x. Is this just Netcraft being weird in attempting to determine what version of Apache a server is running (or perhaps an equivalence in transmitted data between 1.3.x and 2.0.x), or a more significant sign of the "stability" that major servers require?
    • Re:Apache 2.0 (Score:5, Informative)

      by Anonymous Coward on Tuesday November 04 2003, @05:21AM (#7385073)
      The Apache version comes directly from the server signature. This is changed easily enough (we find 3K Apache 7.x sites) but most people don't bother.

      This month, we found

      • 26.3M Apache 1.x hostnames
      • 1M Apache 2.x hostnames
      • 3M Unknown Apache hostnames


      Magnus at netcraft dot com
    • Re:Apache 2.0 (Score:4, Insightful)

      by horza (87255) on Tuesday November 04 2003, @07:01AM (#7385330) Homepage
      Until there is an announcement on the PHP homepage stating that PHP is totally stable under Apache 2, and that moving to Apache 2 will offer far greater performance, I don't see the ratio changing in the near future. The last advice I read was "don't use mod_php under Apache 2", and haven't heard anything to the contrary recently.

      Phillip.
      • Re:Apache 2.0 (Score:3, Informative)

        by Nevyn (5505) *

        FWIW, the server name is transmitted in a standard HTTP/1.1 response so it's trivial to work out what kind of server something is running. As a simple test, run 'telnet [host] 80' and type 'GET / HTTP/1.1' and hit enter a few times. You'll get a response (usually an error saying invalid HTTP/1.1 request) which includes a server version.

        To be pedantic, that should really be... "A server name is trans ... what kind of server something says it's running."

  • by Anonymous Coward on Tuesday November 04 2003, @05:14AM (#7385057)
    that many large companies started using IIS.
    I got a bit nervous, but looks like using IIS is the best cure.
    It's like pi**ing against electric fences.
    You'll never do it again.
  • by hughk (248126) on Tuesday November 04 2003, @05:17AM (#7385065) Journal
    Apache is cool and this is good for open source. However it would be better is there were more variety (perhaps Zope or others). Each approach has its own advantages or disadvantages.

    Luckily many people use different Apache versions or even platforms and certainly different modules, i.e., mod-perl or php so this isn't as bad for a risk factor. I would still like to see more variety and thus hopefully better security.

  • by Pond823 (643768) on Tuesday November 04 2003, @05:23AM (#7385084)
    It seems odd that the two largest parking hosts switched away from IIS at roughly the same time, when they also changed to IIS around the same time too. Maybe Microsoft made them an IIS offer they couldn't refuse, but have since changed that policy.
  • by Kj0n (245572) on Tuesday November 04 2003, @05:24AM (#7385086) Homepage
    ... that this article appears directly above the article "Lies, Damned Lies, And [Gaming] Statistics [slashdot.org]"?
  • by goombah99 (560566) on Tuesday November 04 2003, @05:27AM (#7385093)
    We often here that mono cropping leaves one open to rapidly spreading global viruses. The poster child for this is the windows operating sytem and its suceptibility to rpc and outlook and active-X infections.

    The yarn goes that MS products are not so badly written, that IS II is no worse that apache, that outlook is no worse than XXXX, its just that windows runs on 95% of the worlds computers so its a target and when its infected it gets noticed.

    this apache story sort of gives a lie to this. if it runs 80% of the web servers it is the largest target by definition. Of course it does get attacked but you dont hear about this being a viral thing, spreading throught the mono crop.

    I guess one can counter this argument by saying that bussinesses that run web servers maintain their patches better thsn the devil spawned endusers. But this doesn't really wash. If bussinesses had to patch as often as Windows users did they would be screaming bloody murder since while it only costs the end user free time, it cost the bussinesses actual operating expesnes.

    • Apache isn't quite as much of a monocrop as it might seem at first. While a newly discovered security hole is likely to affect a large proportion of the world's web servers, differences in how Apache is linked and loaded will mean that any exploit is going to be specific to one operating system. For example, there was an Apache/FreeBSD worm some time back; the security hole existed in all (unpatched) Apache installations, but the worm was only able to exploit it on FreeBSD.
  • by illuminata (668963) on Tuesday November 04 2003, @05:30AM (#7385103) Journal
    With Apaches controlling this much of the internet and damn near all of the U.S. casinos, what the hell are they still bitching about?

    Who cares if you don't have the land anymore, you're filthy fucking rich!
  • When I hosted some of my earlier sites, web hosting resellers were advocating Windows hosting. They charged more for it, and also most of the technical help they had was for Windows and IIS ...

    After the worm season of Microsoft, I actually had the same resellers begging me not to buy Windows hosting but go for Linux, even though it was cheaper (and hence their margins lower). Most of them were putting forward the reasoning that it was cheaper (but that was never a selling point earlier) and they said that there are so many free goodies available with it ... Finally one of the ladies confided ... "My techies are going nuts just keeping up with the patches after patches .. so please, go for Linux .... please .."

    It's anecdotal ... .but I think very widespread ..
  • by winkydink (650484) * <sv.dude@gmail.com> on Tuesday November 04 2003, @05:46AM (#7385146) Homepage Journal
    I offer that 2/3rds of all web servers and 2/3rds of the Web are far from the same thing. While I have no firm idea how to accurately measure the Web, I'd offer that either total content or total content that is actually viewed would make for a far more intersting statistic.

    Whether this makes Apache's percentage larger or smaller, I have no idea there either. I think that the claim as written is inaccurate.

  • by jlemmerer (242376) <xcom123.yahoo@com> on Tuesday November 04 2003, @05:54AM (#7385160) Homepage
    ...apache will spread even farther. i do a lot of web service programming myself, and i have to say that the axis project maintained by a fraction of the apache group made my life a whole lot easier. i don't think that a similar framework exists in the microsoft world (yeah, i know there is .NET, but i mean in the "real" java web service world that is truly portable cross platform)
  • by Anonymous Coward on Tuesday November 04 2003, @07:41AM (#7385424)
    This valuable informative post got modded down to -1 even though it is nothing but 100% informative, and I rarely ever post it. Therefore I will post it three times in case the apache-fanboy mods it down to -1 again

    I in 400 SECURE servers is still a classic Mac Os host even cccording to netcraft !

    Because no mac in the history of the internet hosting a web server has ever been rooted or defaced remotely.

    Why?

    Because not one version of Mac OS has ever had a single exploitable hole ever discovered. (classic mac os now up to version 9.2.2 on currenlty sold g4 tolwers). OpenBSD has had no less than 5 holes (not one) in the default install in the last two years. Mac OS has had ZERO in over 7 years, even when paired up with its preferred web server app.

    The Army (www.army.mil) has used Webstar for years on macs for security.

    In fact in the entire SecurityFocus (BugTraq) database history there has never been a Mac exploited over the internet remotely. Scan it yourself.

    For years, except, for a couple months ago, the army has always used MacOS and has never had a break-in on a Mac. Unlike their other MS defacements.

    http://uptime.netcraft.com/up/graph?site=www.arm y. mil

    That is why the US Army gave up on MS IIS and got a Mac for a web server, sometimes it is a honeypot for OSX testing, and US ARmy use regular Mac OS on other internal servers

    I am not talking about FreeBSD derived MacOS X (which already had a more than a 50 exploits and potential exploits in BugTraq database) I am talking about current Mac OS 9.x and earlier which are highly sophisticated abstract-OS models.

    Why is is hack proof? These reasons :

    1> No command shell. No shell means no way to hook or intercept the flow of control with many various shell oriented tricks found in Unix or NT. Apple uses an object model for procces to process communication that is heavily typed and "pipe-less"

    2> No Root user. All mac developers know their code is always running at root. Nothing is higher (except undocumented microkernel stufff where you pass Gary Davidian's birthday into certain registers and make a special call). By always being root there is no false sense of security, and programming is done carefully.

    3> Pascal strings. ANSI C Strings are the number one way people exploit Linux and Wintel boxes. The mac avoids C strings historically in most of all of its OS. In fact even its roms originally used Pascal strings. As you know pascal strings are faster than C (because they have the length delimiter in the front and do not have to endlessly hunt for NULL), but the side effect is less buffer exploits. Individual 3rd party products may use C stings and bind to ANSI libraries, but many do not. In case you are not aware of what a "pascal string" is, it usually has no null byte terminator.

    4> Macs running Webstar have ability to only run CGI placed in correct directory location and correctly file "typed" (not mere file name extension). File types on Macs are not easily settable by users, expecially remotely. Apache as you know has had many problems in earlier years preventing wayward execution.

    5> Macs never run code ever merely based on how a file is named. ".exe" suffixes mean nothing! For example the file type is 4 characters of user-invisible attributes, along with many other invisible attributes, but these 4 bytes cannot be set by most tool oriented utilities that work with data files. For example file copy utilities preserve launchable file-types, but JPEG MPEG HTML TXT etc oriented tools are physically incapable by designof creating an executable file. The file type is not set to executable for hte hackers needs. In fact its even more secure than that. A mac cannot run a program unless it has TWO files. The second file is an invisible file associated with the data fork file and is called a resource fork. EVERY mac program has a resource fork file containing launch information. It needs t
    • webstar. (Score:4, Informative)

      by leuk_he (194174) on Tuesday November 04 2003, @10:19AM (#7386434) Homepage
      sorry, I would call this that flaimbait. But since it is well argumented i will reply...
      1> No command shell.
      Absence of features is not always a good thing. now you will have to add scripting in the webserver.

      2> No Root user
      Like windows 95?.. see 1.

      3> pascal strings
      but you can have buffer overflows with pascal strings if you fail to allocate enough memory for the string.

      4>..only run CGI placed in correct directory location..
      And if you get a script in there you have the same problem. And it is not easy to remotely administer....

      5> Macs never run code ever merely based on how a file is named. ".exe" suffixes mean nothing!
      You mean like the unix "x" attribute that was in the very first unix? This is a thing that windows has badly affected. But is this a thing that affects web servers or clients......

      4> Stack return address positioned in safer location than some intel OSes
      There are 3 kind of people.. that that can count and those who cannot 8-).
      But a better solution would be not to have the stack in memory that can be executed.

      7> There are less macs, though there are huge cash prizes for cracking into a
      The fact that there are huge cash prices would

      not be a ood advertisement for safety. And generally they are set on well protected servers that are doing nothing.
      8> MacOS source not available traditionally,
      same argument goes for ISS

      no mac web server has ever been rooted,defaced,owned,scanned,exploited, etc.
      I am 100% sure that they get scanned all the time. which makes me doubt all the other points. But then you can always blaim the user.

  • OK, and? (Score:3, Insightful)

    by cardpuncher (713057) on Tuesday November 04 2003, @07:44AM (#7385430)
    I guess the numbers have some interest, but I'd be far more interested in what they're doing with their web servers. On the assumption that serving flat HTML is a minority interest, what, more significantly, are they using for their application development? Perl? PHP? Java? C?

    One of the main problems with IIS is that its single-process, multi-threaded operation makes it very vulnerable to threadlocks and memory leakage by various ancillary software components (database drivers, Active X stuff, etc). Debugging these problems is next-to-impossible, particularly for someone who's chosen to use IIS largely because of a familiarity with Visual Basic.

    I would not *a priori* expect threading in Apache 2.0 to work any better than IIS if it's working with, say, PHP into which you can build a myriad of library functions many of which have a single-threaded heritage.

    So, if users are moving to Apache in droves because they've found a reliable rapid development environment for multi-threaded web applications, then I'd be interested to know what (apart from Apache) was involved.

    After all, Apache (like IIS) is fundamentally no more than a dispatcher for HTTP requests. It's producing the responses that causes the trouble!
  • by Technician (215283) on Tuesday November 04 2003, @07:50AM (#7385452)
    The MS graph looked steady until May of 2002 them something drastic happened. MS took a sharp drop. Apachie at the same time to a jump up. What time did the rash of worms start again?
  • by Tim Colgate (519024) on Tuesday November 04 2003, @08:32AM (#7385597) Homepage
    There is another survey at Security Space [securityspace.com].

    What's interesting about this one is that results can be viewed by domain. The highest proportion, and highest growth, of IIS seemed to be in the gov domain [securityspace.com], where Apache is actually decreasing. IIS usage in education was also pretty high [securityspace.com].

    Use of Apache was particularly high in Germany [securityspace.com] .

  • by carlmenezes (204187) on Tuesday November 04 2003, @09:46AM (#7386152) Homepage
    Wouldn't a breakup by a measure of the size in bytes of content served by the various web servers make a much more realistic figure?

    I mean, if the traffic logs and stats are not available for all the sites around, surely, a measure of the size of the content would give one a fair idea of where the heavy weights really lie?
  • by WoTG (610710) on Tuesday November 04 2003, @12:38PM (#7387772) Homepage Journal
    I wonder if the upcoming (or is it recently passed by now?) end of support for NT 4.0 is a factor. I would guess that some of the parked domains could be running on NT. With the end of support, these registrars would face either a paid upgrade to W2K/2003 or a free upgrade to Apache on Linux (or whatever) - or I guess they could stay with NT, and live without new security patches...
    • by Anonymous Coward on Tuesday November 04 2003, @05:29AM (#7385102)
      From Netcraft's FAQ:

      ""
      Why do you report impossible operating system/server combinations ?

      Webservers that operate behind a caching system, load balancer, reverse proxy server or a firewall may sometimes report the operating system of the intermediate machine. Hence reports of 'Microsoft/IIS on Linux' may indicate that either the web server is behind a Linux server that is acting as a reverse proxy, or has configured the Akamai caching system such that the first request to the site goes to one of Akamai's servers [which run Linux], or as in the case of www.walmart.com has been configured to send a misleading signature.
      ""

      RTFM :-)
      • by PowerBert (265553) on Tuesday November 04 2003, @06:35AM (#7385272) Homepage
        Ummm, could it be because it's their Unix. Hp push Linux too, and their website runs HPUX. All vendors use their own OS to run their websites. Can you imagine all the flack they would get if they didn't?

        Funnily enough SCO are the only ones that don't run their own OS on their webservers. The run Linux, whats wrong with OpenServer???

        Who really stands behind their products?

        IBM run IBM/Apache on AIX [netcraft.com]

        HP run Apache on HP-UX [netcraft.com]

        SGI run Netscape Enterprise on Irix [netcraft.com]

        Sun run SunONE webserver on Solaris [netcraft.com]

        Apple run Apache on MacOS-X [netcraft.com]

        FreeBSD run Apache on FreeBSD [netcraft.com]

        NetBSD run Apache on Net/OpenBSD [netcraft.com]

        OpenBSD runs Apache on Solaris [netcraft.com]? I'm sure thats because a uni hosts it.

        Microsoft got scared at the last worm outbreak and now hide
        2003 behind a Linux webcache farm [netcraft.com] ;-)

        The one to beat them all.............

        SCO run Apache on Linux [netcraft.com]
    • Where I work we've slowly migrated from extremely reliable but very expensive HP hardware (running HP-UX) to cheap LINUX boxes. However, we've also had to do some Windows web development, since certain clients insist on us using ASP, .NET, SQL Server etc. which necesitates using IIS on Windows 2000.

      Would anyone be suprised to learn that we are in the farcical situation of haveing to schedule the Win2K server to be rebooted twice a day, because otherwise it dies so badly that major work is needed to rest
    • Um what I think the article is saying is that 2/3 of the sites on the World Wide Web are run by Apache software. In the English Language this is equivalant to saying "Apache [Software] Runs 2/3 Of the [World Wide] Web."

      The article doesn't claim that Apache is neccicary for the web, simply that it is well utilized.

      Going beyond the article however, without Apache there would be a fairly noticable difference in the Web to the users. Fewer low-end sites would have the capasity for advanced features as t