Slashdot Mirror


Netcraft Web Server Stats Challenged

kolchak writes "An article in The Age has an interesting analysis of the Netcraft Web Server Usage Reports. According to Port80 Software, Netcraft's surveys are biased towards domain name parkers and very small web sites, not taking into account how popular a site may be - there's some interesting results in the competing Port80 survey." However, it should be pointed out that Port80 "develops software products to enhance the security, performance and user experience of Microsoft's Internet Information Services (IIS) Web server."

461 comments

  1. Hmm by Anonymous Coward · · Score: 2, Interesting
    Well, since they are so closely tied to microsoft, looks like they have a BIT of a bias...

    Do we even need to think about this? How is this news?

    1. Re:Hmm by Jeremiah+Cornelius · · Score: 2, Funny
      Don't matter what they say...
      The site is Slashdotted (tm).

      Good job Port80!

      --
      "Flyin' in just a sweet place,
      Never been known to fail..."
    2. Re:Hmm by Anonymous Coward · · Score: 0

      Sam Varghese is not a journalist he is a linux zealot who is hardly impartial. This is not newsworthy, nor is anything he writes.

    3. Re:Hmm by Znork · · Score: 2, Funny

      "Well, since they are so closely tied to microsoft, looks like they have a BIT of a bias..."

      Well, of course they're claiming that Netcraft is biased as they survey all webservers they can find. Port 80's idea of an 'unbiased' survey appears to be more in the line of '100% of all IIS sites run IIS which proves IIS is the most commonly used webserver'.

    4. Re:Hmm by Anonymous Coward · · Score: 0

      Slashdotted? On a Thanksgiving early morning? Wow, that's pretty impressive web site performance they got there! :)

  2. NetCraft confirms: NetCraft is dying by Anonymous Coward · · Score: 0, Offtopic

    NetCraft is dying!

    1. Re:NetCraft confirms: NetCraft is dying by Anonymous Coward · · Score: 0

      Not sure who NetCraft with a capital C is, but looking around the office, Netcraft is alive and well.

      Magnus at Netcraft .com

  3. Microsoft.com??? by Anonymous Coward · · Score: 0

    Perhaps microsoft.com is running apache on linux after all! ;)

    1. Re:Microsoft.com??? by Anonymous Coward · · Score: 0

      Linux? Who'd bother. Even MS uses FreeBSD on their www.

  4. A bit more than the average MS bias by SeanTobin · · Score: 5, Informative

    This is wrong on soooooo many levels. I could understand trying to twist the truth by redefining what a webserver is... but thier sampling method is straight out wrong.

    Want proof? Here it is. Go to the linked article, (or click here) and where they have the box to check your server header (about half way down the page) type in www.microsoft.com - you will see its running IIS/6. A nice happy IIS server.

    Now, type in my web server - http://www.isthatdamngood.com - its a nice Linux/Apache server. My server will CRASH thier app! Actually, a lot of linux servers will crash it...

    Kinda hard to claim your results are more indicitative of the market when your scanning technology is flat out broken.

    --
    Karma: SELECT `karma` FROM `users` WHERE `userid`=138474;
    1. Re:A bit more than the average MS bias by servoled · · Score: 2, Interesting

      What does this have to do with their sampling method? I seriously doubt that their scanning system is some guy randonly typing websites into that box and writing down the results. The back end code which actually performs the server detection could work just fine and still produce and error during display.

      --
      "I have a porkchop, you have a porkchop. I have a veal, you have a veal".
    2. Re:A bit more than the average MS bias by the_2nd_coming · · Score: 4, Insightful

      umm, how can you claim that they are sampling correctly when your only evidence of the way they sample is by way of an app that crashs on linux/apache servers?

      --



      I am the Alpha and the Omega-3
    3. Re:A bit more than the average MS bias by ejaw5 · · Score: 4, Informative

      Check out the ad below the detection test:

      Note:
      No matter what the above results show, this company may be running Microsoft IIS and protecting its Web server identity with ServerMask.

      Try ServerMask FREE for 30 days. Download Now!
      Buy ServerMask for only $49.95 today!

      --

      $cat /dev/random > Sig
    4. Re:A bit more than the average MS bias by MrRage · · Score: 1

      I checked my former band's website shytrafficker.com and it works fine. It runs with apache/linux. so maybe there's something wrong with your site.

    5. Re:A bit more than the average MS bias by SkArcher · · Score: 4, Funny

      So.... If you are running MS IIS your best security measure is to pretend to be running Apache?

      Errrrr.... Just run Apache?

      --

      An infinite number of monkeys will eventually come up with the complete works of /.
    6. Re:A bit more than the average MS bias by _xeno_ · · Score: 5, Informative
      Worked for me. I tried "slashdot.org" and "www.theregister.co.uk" - both of them worked just fine. However, "www.isthatdamngood.com" did indeed cause a scripting error - but I doubt it would effect their actual surveying, it's just an ASP error, not an actual "crash."

      Anyway, it's long been known that Netcraft's methods are flawed, since it counts individual web servers multiple times for each virtual domain. It should only count unique sites. (For example, Slashdot counts for something like 13 sites - the individual sections (like apple.slashdot.org - I'm not listing all of them), slashdot.org, www.slashdot.org, images.slashdot.org.)

      It's still debatable what the correct survey method is (and whether Port80's method is any better), but Netcraft is biased towards sites with lots of virtual domain names. (I'd imagine SourceForge gets counted many times, too...) Of course, it's also questionable if individual servers in a round-robin load-balancing solution should be counted, so counting by IP instead of domain name is questionable too.

      As is often said, "there are lies, damned lies, and statistics" - any counting method has issues.

      Blah, I can't preview because Mozilla is f***ing broken and won't display the preview page, so please pardon any typos.

      --
      You are in a maze of twisty little relative jumps, all alike.
    7. Re:A bit more than the average MS bias by damiam · · Score: 5, Insightful

      If it wasn't so sad that people can charge $50 for what in Apache is a one-line config change, it'd be pretty funny.

      --
      It's hard to be religious when certain people are never incinerated by bolts of lightning.
    8. Re:A bit more than the average MS bias by Anonymous Coward · · Score: 0
      ...some guy randonly typing...

      ...and still produce and error...

      Uh, yeah right sparky...

    9. Re:A bit more than the average MS bias by cduffy · · Score: 1

      What does this have to do with their sampling method? I seriously doubt that their scanning system is some guy randonly typing websites into that box and writing down the results. The back end code which actually performs the server detection could work just fine and still produce and error during display.

      In this kind of code, the web-based frontend is typically the more trivial component -- and thus the one that's not likely to break. If something breaks, the safer presumption is that it's the place where most of the complexity is -- and that's the backend.

    10. Re:A bit more than the average MS bias by orthogonal · · Score: 5, Funny

      So.... If you are running MS IIS your best security measure is to pretend to be running Apache?

      No. It's to wave your hands and intone "These are not the servers you're looking for."

      It requires the Obi Wan Server Mask, however.

    11. Re:A bit more than the average MS bias by Frymaster · · Score: 1
      no. say you're running something like zeus or (god forbid) jigsaw. the script kiddies will look in their bag of tricks, find nothing for your stated server and move right along.

      kind of a neat idea, actually.

    12. Re:A bit more than the average MS bias by servoled · · Score: 2, Informative

      I never claimed that their sampling method was correct. I only claimed that there is insufficient evidence to say that it is incorrect, especially when the evidence presented tells absolutely nothing about the sampling method in question (ie, which sites they chose to sample, how many times they sample the sites, what weighting they give to each site, etc...).

      From the evidence at hand all you can say is that they aren't the best ASP/SQL programmers which is completely unrelated to the sampling of websites from a statistical point of view.

      Please take the time to carefully read a post before responding.

      --
      "I have a porkchop, you have a porkchop. I have a veal, you have a veal".
    13. Re:A bit more than the average MS bias by menscher · · Score: 1
      I was about to make the same comment, since trying one of my local webservers also crashed the app. Then I discovered the webserver was down. (Apparently it didn't start after a scheduled reboot.)

      However, even apache webservers that are up are causing the script to fail on occasion....

    14. Re:A bit more than the average MS bias by waa · · Score: 1
      My site runs apache 2.0.x, and port80software.com's app correctly shows this... BUT in a BIG GREEN advertisement box below this information I see:

      Note: No matter what the above results show, this company may be running Microsoft IIS and protecting its Web server identity with ServerMask. Try ServerMask FREE for 30 days. Download Now! Buy ServerMask for only $49.95 today!
      I'm sure that that my site's information wasn't even added to the stats when I submitted it...

      And with their graphs showing Microsoft IIS at 53.8% and Apache at 15.4% ??? you really have to wonder about their morals, scruples or their methodology. Sigh...

      --
      Windows is not the answer.
      Windows is the question.
      The answer is "NO."
    15. Re:A bit more than the average MS bias by Anonymous Coward · · Score: 1, Funny

      and what would that one line be?I want my $50 worth on my apache server,lol

    16. Re:A bit more than the average MS bias by efti · · Score: 3, Insightful

      Yes, security through obscurity does work ;-)

      ...Unless of course if you're dealing with a completely clueless (or just plain sneaky) kiddie who throws every single exploit he has (regardless the server) at your box. That's when security through obscurity stops working

      --
      I signed up for a /. account and all I got was this crappy sig
    17. Re:A bit more than the average MS bias by dwillden · · Score: 1
      Want proof? Here it is. Go to the linked article, (or click here) and where they have the box to check your server header (about half way down the page) type in www.microsoft.com - you will see its running IIS/6. A nice happy IIS server.
      Hmm the link you posted seems to be slashdotted. So not only is their system biased, and broken, it's also weak and unable to standup to a simple slashdot attack.
      --
      I'm too lazy to compose a creative sig.
    18. Re:A bit more than the average MS bias by Anonymous Coward · · Score: 0

      or you're dealing with a serious cracker
      who isn't put off with cheap security thru obscurity tricks

      eg, most corporate and espionage people

    19. Re:A bit more than the average MS bias by the_2nd_coming · · Score: 2, Insightful

      can you take a company seriously if tehy cannot do some simple ASP/SQL code?

      please, I am all for schepticism, but you are using it to help prop up your world view, which is not what being a scheptic is about, being a scheptic is about being open minded until you get all the information, while this is not all the information, there is a thing called proffecionalism. if you can not present yourself in a proffecional mannor then you do not deserve the luxury of being thought of as credible. look at an interview as an example. if you act rude, you will not get he job even if you are a really nice person who is very well educated in the field you are trying to join. 1st impression is everything.

      --



      I am the Alpha and the Omega-3
    20. Re:A bit more than the average MS bias by viware · · Score: 1

      The poster is talking about the ability to change the header to read something other than what is actually running, which is something Port80 is trying to sell (to hide your IIS server under an Apache name - ironic isnt it?)

    21. Re:A bit more than the average MS bias by aceat64 · · Score: 1, Interesting

      Actually, it's my experience that they'll just keep bombarding you with ISS and windows exploit attempts no matter what server and OS you use. They're SCRIPT KIDDIES, they can't even spell Apache. P.S. As I typed this my server log is showing 3 different IPs that are running a full barrage of ISS and Windows exploit attemps at my Apache/Linux server. So ya, they're dumb. Oh and just to be funny I went on my linux box and tried to send them a windows messenger message, work on 2 of them :)

    22. Re:A bit more than the average MS bias by servoled · · Score: 1

      Bugs in code are a reality for every computer industry. Plus who is to say that port80 are the ones who wrote the code and that it was not contracted out to a different company? Should I not take Microsoft seriously as a company because they forgot to renew their DNS entry for hotmail? How about not taking Redhat seriously for poor website programming?

      Should I not take you seriously for misspelling "skepticism" and "professionism"? Errors like this are a part of life, no company or person is perfect.

      --
      "I have a porkchop, you have a porkchop. I have a veal, you have a veal".
    23. Re:A bit more than the average MS bias by kayen_telva · · Score: 1

      it didnt crash on my debian/apache server. detected it just fine. maybe they read this thread and fixed it ? ;)

    24. Re:A bit more than the average MS bias by KozmoStevnNaut · · Score: 3, Funny

      Of course, for intranets, you would probably want an Obi LAN Server Mask ;)

      --
      Eat the rich.
    25. Re:A bit more than the average MS bias by Sevn · · Score: 2, Insightful

      ok so like,

      You are attempting to defend an undefendable position based on the credibility of an obviously biased company attempting to manipulate reality to render their desired outcome yet you feel the need to rail against someone because of some spelling errors? I tend to give someone that does not speak english as their first language measure of respect especially when they destroy a pathetic point I'm trying to make with better english and a better thought out argument than mine even if there are a few misspellings. You need to drift slightly farther away from zealot to be taken seriously.

      --
      For every annoying gentoo user, are three even more annoying anti-gentoo crybabies. Take Yosh from #Gimp for example.
    26. Re:A bit more than the average MS bias by Frymaster · · Score: 4, Insightful
      on security through obsecurity:

      while it is not a substitute for a good security policy, it is an excellent augmentation. the old saying goes that the only secure computer is one that isn't connected to the network. well, that's not really possible if yr running a web server, but you definitely don't need to advertise that you're connected... or how you're connected.

      let's use a military analogy (ugh). you may put your soldiers in an armoured transport... but they still wear camoflauge.

      i mean, after all, we all turn off ping before we put our servers up... don't we?

    27. Re:A bit more than the average MS bias by spacecowboy420 · · Score: 0, Offtopic

      OK, see, what I would do is type it out, then copy and paste it into word (or in my case OO), then press f7, fix what is misspelled, then paste it back into the little reply box. This way you don't look like a jackass.

      No matter what you say, no matter how relevant or insightful - if you spell like a 3rd grader you will never be taken seriously.

      --
      ymmv
    28. Re:A bit more than the average MS bias by Anonymous Coward · · Score: 0, Offtopic

      > schepticism

      "Schepticism"? What the fuck does "schepticism" mean, and furthermore, what the fuck is a "scheptic"?

      Methinks you need another round of elementary school spelling and grammar lessons.

    29. Re:A bit more than the average MS bias by SethJohnson · · Score: 2, Insightful


      Not to mention the plethora of *.asp pages on a site sort of gives the platform away...
    30. Re:A bit more than the average MS bias by boneshintai · · Score: 5, Interesting

      i mean, after all, we all turn off ping before we put our servers up... don't we?

      No, as a matter of fact I don't turn off ECHO responses on boxes I manage. I prefer to be able to tell if an operating system or tcp/ip stack has fallen over without having to go over and hook up a console. I'm actually rather annoyed at certain ISPs for continuing to block ping even after Welchia and Slammer have mostly abated.

      Which is not to say you can't turn off pings on your boxes, but neither your preference nor mine is everyone's preference.

    31. Re:A bit more than the average MS bias by jweatherley · · Score: 1
      So.... If you are running MS IIS your best security measure is to pretend to be running Apache?

      That does seem to be their suggestion. When I found a company that was using IIS the advert changes to:

      Protect your Web server identity with ServerMask!
      Why let anyone find out you're running a Microsoft IIS server? Don't tempt potential hackers!

      A shining endorsement for IIS - obviously Netcraft are under-reporting all those sites that are ashamed and/or afraid to admit they are using IIS!
      --

      --
      Reverse outsourcing: it's the future
    32. Re:A bit more than the average MS bias by mvpll · · Score: 1

      sew, using a spelunking chequer will knot prevent ewe from looking lick a jackass.

      If you can use OO to spell check your posts, why not use it for everyones posts?

    33. Re:A bit more than the average MS bias by FCKGW · · Score: 1

      Netcraft says they're running "Yes we are using ServerMask on Windows 2000." Considering Port80's bias, and that they're on Windows 2000, and that ServerMask only works on IIS, their own security by obscurity isn't working. It's obvious that they use IIS 5. In fact, the only way to actually fool anyone with ServerMask is to hide your Windows server behind a *nix load balancer or reverse proxy. Without a *nix box in front, anyone using Netcraft or Nmap will see you're running Windows, and almost all Windows web servers are running IIS.

      If you need security by obscurity, you're not secure at all.

      --
      It's an operating system, not a religion.
    34. Re:A bit more than the average MS bias by RealityThreek · · Score: 1

      How in the world did you go from saying he had a lack of evidence to support his claim to stating that he needs to read the article? :P It's like a canned flame. RTFA(tm)

      --
      :wq
    35. Re:A bit more than the average MS bias by Maestro4k · · Score: 2, Interesting
      • So.... If you are running MS IIS your best security measure is to pretend to be running Apache?
      Nah, that's just so you can have the false security of thinking hackers won't break in because they're fooled by the server mask. Like any and all of the worms that attack IIS will bother checking first. Of course if you're running IIS, you should be pretty used to new worms reaming your server a new one every month by now.
    36. Re:A bit more than the average MS bias by panaceaa · · Score: 5, Informative

      The parent poster's point is that their site grabber program can get IIS sites but crashes on some Apache sites. Port80 Software may use the same code to run their surveys since both the grabber and survey programs need the core feature of analyzing a site's HTTP headers.

      So if their survey script also returns invalid data for Apache sites, then the IIS numbers would be much higher than they actually are. I would at least like to see some actual numbers rather than pure percents before I believed their data. They surveyed 1000 sites -- how many sites are included in the survey's data?

      Another thing that seems odd to me is Netscape iPlanet usage is higher than Apache. Where's the primary data to support that?

    37. Re:A bit more than the average MS bias by tkittel · · Score: 2, Informative

      > Kinda hard to claim your results are more indicitative
      > of the market when your scanning technology is flat out broken.

      Worse than broken.

      I just checked www.fys.ku.dk and www.nbi.dk which are running on some old unix. But Port80 happily claims Microsoft-IIS/5.0. (Netcraft sees them correctly).

      Now that is just plain cheating!

    38. Re:A bit more than the average MS bias by defMan · · Score: 1

      Actually the page www.fys.ku.dk redirects to http://www.fys.ku.dk/afg/NyAFG/frame.asp?afd=OL which seems to be running on IIS 5

      I still think this report stinks but let's get our facts straight.

      Port80 follows redirects and Netcraft doesn't.

    39. Re:A bit more than the average MS bias by Anonymous Coward · · Score: 0

      Ok. I tried it with http://www.isthatdamngood.com and yes, their scanning app broke. But I tried http://dataway.homelinux.org and it worked like a charm, including all headers. Then I read the note.
      "Note:
      No matter what the above results show, this company may be running Microsoft IIS and protecting its Web server identity with ServerMask."

      ServerMask(tm) seems to be a product they make/sell. Since they offer try/buy versions of ServerMask(tm), I wonder if they assume people are trying their product when they come up with web server stats, and assume "this company may be running Microsoft IIS and protecting it's Web server identity with ServerMask."

    40. Re:A bit more than the average MS bias by Dave2+Wickham · · Score: 1
    41. Re:A bit more than the average MS bias by dipipanone · · Score: 1

      "Schepticism"? What the fuck does "schepticism" mean

      I believe he meant to write 'Schlepticism' -- which would be the philosophy or world-view of a Schleptic.

      and furthermore, what the fuck is a "scheptic"?

      A schleptic is a gofer who suffers from Tourette's Syndrome.

    42. Re:A bit more than the average MS bias by nutsy · · Score: 1

      I tried it-- you're right (500 Internal Server Error). lynx says the server spec is "Apache-AdvancedExtranetServer/2.0.44 (Mandrake Linux/11mdk) mod_perl/1.99_08 Perl/v5.8.0 auth_external/2.2.1 auth_mysql/1.11 mod_auth_pgsql/2.0.0 auth_radius/1.7PR1 mod_layout/4.0.1a mod_ssl/2.0.44 OpenSSL/0.9.7a DAV/2 PHP/4.3.1 mod_auth_remote/1.0 mod_auth_shadow/2.0", which is rather long; perhaps a string-buffer overflow?

    43. Re:A bit more than the average MS bias by SethJohnson · · Score: 1


      Nobody really runs that, though. I've never come across a real site using ASP on a non-microsoft platform.
    44. Re:A bit more than the average MS bias by timeOday · · Score: 5, Insightful

      A script kiddie might still attack you because he's just a brute forcer. Anybody with brains won't trust your server's self-identification... so who are we fooling here?

    45. Re:A bit more than the average MS bias by Anonymous Coward · · Score: 0

      ON THE CONTRARY:

      With all of the ideas put forward on slashdot, many are inaccurate. Therefore, a good way to remove many of these useless, misleading, and frustrating-realistic posts from the field of view is to evaluate the diffferent characteristics of the post for validitiy and education. Hence, it would seem apparent, after only a very small time here on slashdot, that if someone can take the time to spellcheck their post then they are ALSO more likely to VALIDATE their owm information.

      Another essential idea to take in hand is that if someone is explaining the usage of english, then the least that they can do is a) use the corect the words and b) spell check the words so that they do not just sounds like the words that they are describing.

      We are now getting off the point.

      The point is simple:
      If the program that we can test shows that there are problems then it is quite likely that either:

      a) the code was a slightly modifed version of the actual code and this was broken as it was brought to the web

      b) this is the real app, and it is broken

      c) Someone else has written an app that should have satisfied the same specification, but it doesn't

      d) The program can not cope with the load from slashdot, and has therefore broken.

      Either way, we need to look into this more & this was a valid point.

    46. Re:A bit more than the average MS bias by Da+Web+Guru · · Score: 1

      and what would that one line be?I want my $50 worth on my apache server,lol

      Add this to your apache config:

      ServerTokens Prod

      To change your server string from something like "Apache/1.3.29 (Unix) PHP/4.3.4 ..." to just "Apache". It doesn't hide the fact that you are running apache, but since half of the internet is running it anyway, it doesn't really matter.

      --

      --guru

    47. Re:A bit more than the average MS bias by skillet-thief · · Score: 1
      Anyway, it's long been known that Netcraft's methods are flawed, since it counts individual web servers multiple times for each virtual domain. It should only count unique sites. (For example, Slashdot counts for something like 13 sites - the individual sections (like apple.slashdot.org - I'm not listing all of them), slashdot.org, www.slashdot.org, images.slashdot.org.)

      Doesn't counting individual webservers make sense? The point is seeing what servers are actually being used. Counting the 13 different /. servers reflects on the reality of server use on the net.

      Furthermore, I don't see how this would be biased in favor of Apache, since domain names using IIS could be using multiple servers as well.

      --

      Congratulations! Now we are the Evil Empire

    48. Re:A bit more than the average MS bias by gnu-generation-one · · Score: 3, Insightful

      The parent poster's point is that their site grabber program can get IIS sites but crashes on some Apache sites

      More to the point, if they understand HTTP so badly that they can't even get server headers and parse them correctly, do you really want to trust such a company with HTTP-rewriting, compression, caching, and wildcard-DNS services that's their main product?

      Seems to me that those sort of programs require a good deal of knowledge to get working correctly. Maybe a few levels above what you need to implement a webserver or DNS server. It seems odd that someone with so much knowledge would make any errors in handling the internet protocols...

    49. Re:A bit more than the average MS bias by Mikkeles · · Score: 1
      "Now, type in my web server - http://www.isthatdamngood.com - its a nice Linux/Apache server. My server will CRASH thier app! Actually, a lot of linux servers will crash it...

      Kinda hard to claim your results are more indicitative of the market when your scanning technology is flat out broken."

      Well, all one need do is count the crashes :^)

      --
      Great minds think alike; fools seldom differ.
    50. Re:A bit more than the average MS bias by WindBourne · · Score: 1

      hummmm.
      If I was forced to run IIS, I think that I would hide it as well. How else could you show your face?

      --
      I prefer the "u" in honour as it seems to be missing these days.
    51. Re:A bit more than the average MS bias by arkanes · · Score: 1

      If an application crashes reading HTTP responses, ANY responses, valid or not, wierd or not, then the application is flawed. Period. Anything that accepts data over the network has to be prepared to accept badly formed or just plain broken data without catastrophic failure. It's a basic design principle.

    52. Re:A bit more than the average MS bias by servoled · · Score: 1

      To quote myself: "Please take the time to carefully read a post before responding."

      I never said to read the article! I said to read the post that you are responding to, which is something that you apparently need work on yourself.

      --
      "I have a porkchop, you have a porkchop. I have a veal, you have a veal".
    53. Re:A bit more than the average MS bias by Makarakalax · · Score: 1
      I think the bias is clearly stated on this page.

      Reading that page I felt that they were being objective and clearly not trying to favor one webserver over the other until out of the blue (about two thirds down) popped this classic quote that could easily have come from an MS marketing campaign:

      The fact that a bulk hoster chose to revert to Apache to run 1.4 million domains may have more to do with its lower up-front cost than with its performance, security, or features.


      Eh? Where's the objectivity there? The implication is that Apache is only being used because it's cheaper than IIS, "after all folks you pay for quality."

      After that quote it went down hill with them frequently implying that Netcraft is inflating their statistics to suggest Apache is king. They were a little petty over inconsitencies in Netcraft's statistical methods documentation and generally claimed their analysis is oodles better than Netcraft's "industry standard".

      Their statistics appear ludicrous and they appear to be chanting MS slogans. I trust them not one bit.

      Netcraft! Forgive me for glancing at the competition! I'm coming home now.
    54. Re:A bit more than the average MS bias by Anonymous Coward · · Score: 0

      If you were forced to run IIS it would just demonstrate that you actually have a job at a company that does something.

      It'd be right to be ashamed of that, in your peer group. What would your friends think if they knew you were involved with 'the man'?? Would they band together against you and force you to remove all those political buttons on your jacket?

    55. Re:A bit more than the average MS bias by IM6100 · · Score: 1

      The point is determining what servers the bulk of HTTP traffic is being delivered from.

      It isn't 16,000 vanity sites and 'just because' Linux boxes that serve up the default apache page or pictures of case mods.

      --
      A Good Intro to NetBS
    56. Re:A bit more than the average MS bias by Anonymous Coward · · Score: 0

      More to the point, if they understand HTTP so badly that they can't even get server headers and parse them correctly, do you really want to trust such a company with HTTP-rewriting, compression, caching, and wildcard-DNS services that's their main product?
      Why not? Allmost likely, these are a bunch of yahoos that simply grabbed some code from the gpl world (perl, gzip, squid/apache/bdb,named/tinyurl), repackaged it, and are busy selling it.

    57. Re:A bit more than the average MS bias by Anonymous Coward · · Score: 0

      So the real question is which "the man"? and what political buttons?

    58. Re:A bit more than the average MS bias by minion · · Score: 1

      i mean, after all, we all turn off ping before we put our servers up... don't we?

      Turning off ping can break so many things! traceroutes fail, Path MTU Discovery fails, and the niceity of sitting at a remote location and doing a "ping" to see if the machine is still alive fails. Turning off ping is a BAD idea. Google for it, you'll find many papers written about ICMP being necessary. If you're worried about someone breaking into your boxes, patch your boxes! Don't hide them.

      --

      -- If we don't stand up for our rights, now, there will be no right to stand up for them later.
    59. Re:A bit more than the average MS bias by Trailer+Trash · · Score: 1

      Now, type in my web server - http://www.isthatdamngood.com - its a nice Linux/Apache server. My server will CRASH thier app! Actually, a lot of linux servers will crash it...

      Not to stand up for these morons and their pathetic marketing scheme (if IIS is so fucking good, why do you have to "mask" that you're using it?), but the reason that your web server crashes their app is because your ident string is huge:

      Server: Apache-AdvancedExtranetServer/2.0.44 (Mandrake Linux/11mdk) mod_perl/1.99_08 Perl/v5.8.0 auth_external/2.2.1 auth_mysql/1.11 mod_auth_pgsql/2.0.0 auth_radius/1.7PR1 mod_layout/4.0.1a mod_ssl/2.0.44 OpenSSL/0.9.7a DAV/2 PHP/4.3.1 mod_auth_remote/1.0 mod_auth_shadow/2.0

      It's an ODBC error, so apparently they're trying to put that into an SQL table, but it's too big for the field that they're trying to put it in. You have 269 characters there. Most server strings that I've seen are under 80 characters.

      Regardless, it's a sloppy error, and certainly doesn't give me any faith in their abilities to do anything more useful. Of course, I'm not part of their mouth-breathing target audience, so impressing me shouldn't be their goal.

    60. Re:A bit more than the average MS bias by Trailer+Trash · · Score: 1

      So if their survey script also returns invalid data for Apache sites, then the IIS numbers would be much higher than they actually are.

      See my previous post. It has nothing to do with Apache or IIS, it has everything to do with the fact that the Apache site that crashes it issues a 269 character server string, which is too large to be inserted into their db table.

    61. Re:A bit more than the average MS bias by Anonymous Coward · · Score: 0

      You have to remember too, that it would be equally wrong statistically to throw out 'insignificant' sites based on usage and bandwidth criteria. Netcraft is doing a way better job than port80 could ever do, because they don't decide what sites are "big sites" and which ones are "insignificant". They just report them all. Port80 'decides' for you what is a major site, and since they are funded by MS I wouldn't ever trust them to make the right decision.

    62. Re:A bit more than the average MS bias by Anonymous Coward · · Score: 0

      spelling is not a sign of education. most people in the scientific and technical fields are not good spellers, that is what editors and spell check is for.

    63. Re:A bit more than the average MS bias by Anonymous Coward · · Score: 0

      and a company run by morons

    64. Re:A bit more than the average MS bias by Anonymous Coward · · Score: 0

      Welchia and slammer have mostly abated? When was the last time you checked your firewall logs?

      Mine still shows 1 probe per second with a signature that seems related to Welchia on a fairly slow DSL line (capped at 300K) from a wide variety of domains.

      Now, before Blaster hit, I had logs filled with Slammer probes; rate of about 1 per 30 seconds. I am not seeing 1 Slammer probe for every 30 Welchia probes. Where did they go? I suspect that the actual frequency of Welchia probes is much, much higher than my ISP can serve them. Disclaimer; this is just conjecture, I haven't thought of a way to test this yet.

      Fact of the matter is, Microsoft can have a perfect security record for the next 10 years nd we will still be dealing with the crap left over from this year's vulnerabilties alone! What a waste of bandwidth!

    65. Re:A bit more than the average MS bias by Chris-Port80 · · Score: 2, Informative

      Thanks for catching a bug in Port80's real-time header check tool. We will look into the tool's SQL error on the URL www.isthatdamngood.com.

      That's not too damn good...

      Our online tools are not perfect, but they do work for most Apache sites. For instance, here is another version of the tool and a report for apache.org:

      http://www.port80software.com/products/httpzip/com presscheck?url=www.apache.org

      The actual Web server survey (www.port80software.com/surveys/top1000webservers) is conducted by another offline tool developed in Python by Port80's folks. Our published results have been verified independently on this thread today for the Fortune 1000 sites -- in terms of the current and ongoing Web server market share among the main corporate sites of Fortune 1000 companies.

      Here's the methodology we followed (http://www.port80software.com/surveys/top1000webs ervers/methodology), and the results from our November survey can be accessed online in our archive reports:

      http://www.port80software.com/surveys/top1000webse rvers/#checkacompanyout

      Happy Turkey Day,

      Chris @ Port80

    66. Re:A bit more than the average MS bias by Chris-Port80 · · Score: 1

      You're right, Fry.

      Try going to Iraq in an orange jumpsuit, and you will quickly discover the benefits of camo.

      All the same, ServerMask is not the ultimate solution for server anonymization on IIS. The application needs some work to mask TCP/IP settings and also arbitrary HTTP responses. This article covers the important elements of a server anonymization strategy -- some addressed in ServerMask for IIS, some by tips for Apache/mods tuning, but all important if you want to mask your Web server:

      http://www.port80software.com/support/articles/mas kyourwebserver

      Happy Turkey Day,

      Chris @ Port80

    67. Re:A bit more than the average MS bias by Lars+T. · · Score: 1

      So how many pr0n pages are served by Fortune 1000 companies?

      --

      Lars T.

      To the guy who modded me down from perfect to terrible Karma - Apple haters still suck

    68. Re:A bit more than the average MS bias by gnu-generation-one · · Score: 1

      "Most likely, these are a bunch of yahoos that simply grabbed some code from the gpl world (perl, gzip, squid/apache/bdb,named/tinyurl), repackaged it, and are busy selling it."

      Because they're marketing to IIS people who, by definition don't know about either webservers or free software?

      Makes a lot more sense when you see it that way I suppose. I wonder who buys that sort of stuff.
      (...because we've got some google rankings to sell them ;-)

    69. Re:A bit more than the average MS bias by CatPieMan · · Score: 1

      You are braver than I usually am -- you just stuck your head into a lion's mouth.

      That being said, it was quite brave and honourable of you to actually respond to this.

      I have read your 'about' page, in case you were wondering. You have interesting goals, bringing the stability and features of apache/linux to IIS/MS (if I read it right). The market you are in has huge potential clients and I wish you the best of luck.

      Thanks for the reply.

      -CPM

      --
      ---You're all I need, When the water runs deep, You're all I need, Now I cry my soul to sleep -- Collective Soul, Needs
    70. Re:A bit more than the average MS bias by FuzzyBad-Mofo · · Score: 1

      Actually, I've done a bit of contract work for a place that was using Chillisoft ASP. It ran as well as it does on IIS, which makes it a decent solution to Microsoft's vendor lock-in for those companies unfortunate enough to have critical apps written in the godforsaken language.

    71. Re:A bit more than the average MS bias by Chris-Port80 · · Score: 1

      From our point of view, the list and the focus is vital to any good Web server survey. Netcraft's list is wide, and their highlighted conclusions are not qualified by their own methdology. Netcraft highlights the Apache/IIS divide and usually their uncorrected figures because that will help them sell more Web site data -- to corporate customers.

      Port80 is in the business of making tools for IIS. True. And Port80's survey does highlight an area that MS is winning in: corporate Web servers of the Fortune 1000. I would hazard to guess that MS and IIS are also winning in another area of interest: the corporate extranet and intranet market. But there are many surveys out there:

      http://www.securityspace.com/s_survey/data/200310/ index.html

      http://www.alexa.com/site/ds/top_500

      Each one makes different assumptions and has a different slant. The perfect Web server survey has yet to be attained, and the important point I think is that we are here, having this debate. Port80 plans to expland its surveys to different lists: more international lists, lists of qualified high traffic sites, and more. We will keep putting up the data and insighting debate.

      As for Port80 Software and the Microsoft connection, remember that we are old open source advocates from way back. Port80's best ideas for improving the IIS Web server evolve from what has been accomplished with Apache and the mods culture of continuous tinkering, improvement and exploration.

      Happy Turkey Day,

      Chris @ Port80

    72. Re:A bit more than the average MS bias by Chris-Port80 · · Score: 1

      Forgot this one:

      Everything is debatable. Here is Port80's more detailed article on Netcraft and both of our Web server surveys:

      Which Web Server Is Winning?

      Gooble gooble (or is it Google, google these daze?),

      Chris @ Port80 [mailto]

    73. Re:A bit more than the average MS bias by Chris-Port80 · · Score: 1

      Thanks for the kind words. We usually don't get too many e-mails from "the other side of the fence" without a few expletive-deleteds... Hard core technologists are open source because there are fewer layers of abstraction, more direct control of the technology -- if you know what your doing.

      I understand and appreciate the MS/Open divide -- it keeps us all on our toes.

      Can't we all just get along?

      : )

      Best,
      Chris @ Port80 [mailto]

    74. Re:A bit more than the average MS bias by jc42 · · Score: 1

      I tried your site, and I got:

      http://www.isthatdamngood.com

      Microsoft OLE DB Provider for ODBC Drivers error '80040e57' ...

      It isn't obvious what this means, but they appear to be claiming that there is some Microsoft software running on port 80 on your machine, not linux or apache.

      So I tried my home machine, which is RH linux with apache, and got:

      Problem communicating with remote server: [my hostname] ...

      So in my case, my OS/server simply isn't being counted.

      These two samples don't really impress me with their competence. But then, they do state right at the top that they are only counting the "top commercial" web sites. So their results aren't in conflict with netcraft, because they're counting different things.

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    75. Re:A bit more than the average MS bias by Anonymous Coward · · Score: 0

      Erm, except that this strongly related to thier core product... A bit different than RedHat having a poorly programmed web site, or MS having memory lapse regarding a DNS entry.

      Now if RedHat programmed websites or MS was a DNS registrar, your argument would have more weight.

    76. Re:A bit more than the average MS bias by schon · · Score: 1

      Turning off ping can break so many things!

      Such as?

      traceroutes fail

      Err, no they don't. Traceroute uses UDP and ICMP 'destination unreachable' messages.

      Path MTU Discovery fails

      Again, no. PMTU Discovery uses ICMP 'Fragmentation needed but DF bit set' messages.

      and the niceity of sitting at a remote location and doing a "ping" to see if the machine is still alive fails.

      Umm - DUH - "turning off X means you can't use X anymore".

      'Ping' uses ICMP 'echo request' and ICMP 'echo reply' messages - it doesn't affect anything else.

      Turning off ping is a BAD idea.

      No, it most certainly isn't.

      Google for it, you'll find many papers written about ICMP being necessary.

      And what (exactly) does that have to do with disabling ping? There is a very big difference between disabling ONE type of ICMP message, and disabling ALL ICMP messages.

      Disabling inbound ICMP echo-request messages will limit the amount of portscans you have to deal with. It's a good idea.

    77. Re:A bit more than the average MS bias by schon · · Score: 1

      while it is not a substitute for a good security policy, it is an excellent augmentation.

      No, it is a very, very bad thing.

      The problem with obscurity is not that it doesn't do anything - the problem is that it makes people think that it does do something.

      Security through obscurity causes people to take steps which do absolutely nothing - and this can lead to a false sense of security.

      In other words, obscurity is fine, as long as you know that it's useless. Which leads to the question: if you know it's useless, why are you using it?

      we all turn off ping before we put our servers up.

      No - if it's on a server, I don't bother. On most clients I do though (except for those originating from my ISP,) but I don't turn it off for security reasons.

      On clients, I turn it off because it cuts down on the number of portscans I get, and those portscans take up bandwidth. It's not a security thing.

    78. Re:A bit more than the average MS bias by Frymaster · · Score: 2, Insightful
      The problem with obscurity is not that it doesn't do anything

      by this logic, you should post your email address all over the web and rely completely on your spam filter.

      the bottom line is this: hiding your server decreases the number of scans and attempted xploits on your box. since secruity can never be 100%, a reduction in attacks translates to a reduction in breaches. basic math.

    79. Re:A bit more than the average MS bias by Chas · · Score: 2, Interesting
      Yes, security through obscurity does work ;-)

      ...Unless of course if you're dealing with a completely clueless (or just plain sneaky) kiddie who throws every single exploit he has (regardless the server) at your box. That's when security through obscurity stops working

      So...all the time, in other words....
      --


      Chas - The one, the only.
      THANK GOD!!!
    80. Re:A bit more than the average MS bias by mysticalreaper · · Score: 1

      You do have some valid points, such as mentioning that traceroute (on unix) uses UDP and also ICMP TTL Expired messages (that's what you meant, right?). And you also mentioned that disabling one type of ICMP is not the same as disabling all. Well, if you're a good network tech, then yes, you're right. Most people aren't though, and impliment a blanket drop of ICMP.

      Disabling inbound ICMP echo-request messages will limit the amount of portscans you have to deal with.

      It may. But this isn't additional security. This just saves bandwidth. Any dedicated attacker will merely assume you have pings diabled and continue. Sure disabling pings has some effect, but that effect is not 'more security'. Which is really the point. You can fiddle with your network all you like, and get different behaviours to arise. But obscurity is not more secuirty.

    81. Re:A bit more than the average MS bias by Anonymous Coward · · Score: 0

      "No, as a matter of fact I don't turn off ECHO responses on boxes I manage. I prefer to be able to tell if an operating system or tcp/ip stack has fallen over without having to go over and hook up a console."

      Right, so you do allow some specific IP's to do an ECHO. Just like you don't allow everyone to check if the baby is still alive.

    82. Re:A bit more than the average MS bias by efti · · Score: 1
      So...all the time, in other words....

      Exactly ;-)

      --
      I signed up for a /. account and all I got was this crappy sig
    83. Re:A bit more than the average MS bias by efti · · Score: 1

      Well, having .asp pages on an Apache / Linux server is enough to arouse suspicion that it isn't Apache on Linux after all.

      --
      I signed up for a /. account and all I got was this crappy sig
    84. Re:A bit more than the average MS bias by prockcore · · Score: 1

      I prefer to be able to tell if an operating system or tcp/ip stack has fallen over without having to go over and hook up a console.

      Yes, but wouldn't it be better to use something like Big Brother which actually checks to see if the *service* is down?

      Ping a box all you want, it's not going to tell you if a service died. We had an old Sparc which would still respond to pings even after it had crashed and dropped to PROM.

    85. Re:A bit more than the average MS bias by prockcore · · Score: 1

      the bottom line is this: hiding your server decreases the number of scans and attempted xploits on your box

      funny, I've yet to see any proof of this. My Linux box still has plenty of requests for CMD.EXE.. as well as many other windows-only attacks.

      The amount of time spent determining whether my machine is running Windows or not takes up the exact same amount of time as attempting to run CMD.EXE. So the question is why would anyone bother, unless it was a targetted attack and they were going to attempt more than one exploit (rarely the case)

    86. Re:A bit more than the average MS bias by SethJohnson · · Score: 1

      Yeah. I think the ASP compatibility environments are used in some places if you really search. Obviously sun and the others who have developed them did it to help migrate customers off Microsoft platforms. It's a workaround, for sure.

    87. Re:A bit more than the average MS bias by xtheunknown · · Score: 1

      Can you really expect anyone to take YOU seriously when you can't even spell the word 'skeptic' correctly?

      Their ASP/SQL code could be failing for any number of reasons and I agree that it has nothing to do with their sampling method.

      --

      They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.
    88. Re:A bit more than the average MS bias by xtheunknown · · Score: 1

      And how can someone lecture someone about professionalism when they can't even spell the word?

      --

      They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.
  5. Hostname inclarities? by Anonymous Coward · · Score: 0

    Does "hostname" include websites of individuals who are off of another web site?

    Like, if you use a free provider, and it's www.whatever.com/yourname?

    If so, the numbers are definitely skewed. Are those even considered independent websites?

    1. Re:Hostname inclarities? by zyridium · · Score: 1

      No, but I would guess that all the semi-random [blah].dyndns.org sites are...

  6. An interesting choice.... by Anonymous Coward · · Score: 0

    Should I trust netcraft, or a small ass company doing IIS softs... hum... tought choice. NOT.

  7. So suprising by linux_warp · · Score: 4, Insightful

    From thier Partners page:

    "Port80 Software's Strategic Partners:
    Microsoft, Inc."

    Strategic in what way? FUD?

  8. ahem by siimv · · Score: 1

    Reminds me the recent 'independent' researches, that were financed in coincidence by MicroSoft itself.

    Makes you wonder

  9. I tried homepage.apple.com by fidget42 · · Score: 5, Interesting

    and this was their response:

    We detect that homepage.mac.com is running Apache/1.3.27 (Darwin).

    but with this caveat

    Note:
    No matter what the above results show, this company may be running Microsoft IIS and protecting its Web server identity with ServerMask.

    Nope, no bias there.

    --
    The dogcow says "Moof!"
    1. Re:I tried homepage.apple.com by Anonymous Coward · · Score: 0

      Interesting. I have to admit this is a unique way to improve security. We already know that IIS has security problems, to the point that even Gartner recommended not running it. So, the secure approach is to make the world think your running Apache, a program with a much better security track record.

      Imitation is the best form of flattery. Makes you wonder though, when the people decide to implement "ServerMask" and put a bogus message to identify their server as an Apache system, why these people didn't just decide to switch to Apache, even on Windows.

      Boggles the mind. Then again, considering the people that make these decisions, it doesn't really.

    2. Re:I tried homepage.apple.com by Marillion · · Score: 2, Interesting

      Curious: ServerMask is a port80 product. A product whose big selling point is to confuse script kiddies into thinking you've got a platform that you don't.

      --
      This is a boring sig
    3. Re:I tried homepage.apple.com by efti · · Score: 1

      Indeed... And the sole reason for the existence of this product is the omission by Microsoft to put the value of the 'Server:' header into the Metabase or Registry or some other 'sensible' place.

      I'm just guessing here, but I guess that their 'product' is an ISAPI filter that simply replaces the server header with the string of your choice. This provides absolutely no protection except the false sense of security that you have 'outsmarted' those damn kids.

      And they want how much for providing this *ahem* indispersible service? (There's no way to check the prices, they're slashdotted already ;-))

      --
      I signed up for a /. account and all I got was this crappy sig
    4. Re:I tried homepage.apple.com by Maestro4k · · Score: 0, Redundant
      • We detect that homepage.mac.com is running Apache/1.3.27 (Darwin). but with this caveat Note: No matter what the above results show, this company may be running Microsoft IIS and protecting its Web server identity with ServerMask. Nope, no bias there.
      What's truly sad is that most people will probably believe the caveat. Seeing as I just had my (admittedly already quite low) opinion of the general population's intelligence lowered tonight by a particularly amazing display of stupidity, I'm actually quite sure most people (i.e. non-techies) will believe the caveat.

      What brought on this opinion degradation you ask? Oh, just an idiot at Wal-mart who'd put his items out of the cashier's reach on the drink machine besides the register (it butts up to it, one of the express lanes). He asked the cashier if they'd already rung all that up. When told no, that they couldn't reach the stuff. The guy said, and I quote, "Oh, I thought you had one of those belt thingies." I wanted to smack him, it was obvious to even an untrained gerbil there wasn't a belt there. The look the cashier gave the guy was hilarious. It was all I could do to not bust out laughing at the idiot.

    5. Re:I tried homepage.apple.com by Tuqui · · Score: 2, Insightful

      To Sell this type of software is just admiting that Apache is more Secure than IIS.
      You will never protect yourself faking a weaker server program because it will only increase your cracking trafic!!.

  10. Unix Rules by Anonymous Coward · · Score: 0

    It's true that Netcraft counts by site, not popularity. They also count operating systems the same way, though they haven't published that for a while.

    Two years ago, counting operating systems by site, Netcraft found 50% Windows, and 30% Linux.

    But if they had been counting by traffic instead, Windows and Linux would have totalled less than 10%, while Unix and OS390 would have been shown to be serving most of the Internet.

  11. Nice to know this data by ObviousGuy · · Score: 1

    But it doesn't seem to be very important data, regardless of whether it is skewed towards Apache or IIS.

    --
    I have been pwned because my /. password was too easy to guess.
  12. And the winner is.... by nizo · · Score: 2, Interesting

    Thus spake the article:
    Port80 Software, a San Diego-based company that develops software to enhance the security, performance and user experience of Microsoft's Internet Information Services Web server, said it had conducted a survey of Fortune1000 companies recently and found that Microsoft IIS had ongoing dominance in the enterprise with a 53.8 percent market share.
    ...snip snip...
    "What do Netcraft's findings prove about Web server market share? It all depends on how you choose to define 'market share'," Lima said. "Netcraft attempts to review every detectable site on the Internet to generate their web server statistics, and this gives their survey a natural bias in favour of web servers that host relatively low-traffic or even parked domains.
    ...snip snip..
    Considering that port80 has a serious bias towards IIS, any conclusions they draw should be taken with a mountain-sized grain of salt. I guess it boils down to what you think "mark share" is: what is everyone running, or what servers are the fortune 1000 companies running? The answer seems pretty obvious to me.

    1. Re:And the winner is.... by Anonymous Coward · · Score: 0

      ...and using that same logic, we should discard the netcraft results showing apache as the most popular server, as they use apache as well...

    2. Re:And the winner is.... by Anonymous Coward · · Score: 0

      It seems pointless, to me, to survey only Fortune 1000 companies and declare that to be more accurate, given that fortune 1000 companies would be running a minute percentage of all the web servers in the world.
      So what if Apache runs a lot of small websites with little traffic? It also runs such big websites as slashdot.org (Apache/1.3.29 (Unix) mod_gzip/1.3.26.1a mod_perl/1.29) and BBC Online (Apache/1.3.27 (Unix)) according to their own survey. I certainly wouldn't count either of those as small sites with little bandwidth.

  13. Uh by Anonymous Coward · · Score: 0

    Netcraft seems pretty open about the effect domain parkers have. They've noted numerous times when things have shifted a couple points due to various companies changing the software they use for hosting. And what does an individual site's popularity have anything to do with how many sites are running a certain software? No one claimed the sites served more traffic, simply that they exist.

  14. This makes sense.. by User+956 · · Score: 3, Insightful

    Ok, so the Microsoft connection makes it easy to write the whole thing off as astroturfing, but they have a point.

    Parked domain names usually aren't separate websites; they're usually hundreds, or thousands of domains pointing to the same server/service that's trying to sell them for profit. In addition, Netcraft counts www.yahooo.com and www.yahoo.com as separate sites-- Even though they both go to Yahoo.

    In this manner, Netcraft's method *is* unfair, because there's no weight as to the location to which the domains point.

    --
    The theory of relativity doesn't work right in Arkansas.
    1. Re:This makes sense.. by SkArcher · · Score: 1

      Is there any service that ranks by counting a server only once, no matter how many domain names actually point there, but then biases by traffic?

      IMHO traffic is far more important than actual names.

      --

      An infinite number of monkeys will eventually come up with the complete works of /.
    2. Re:This makes sense.. by zyridium · · Score: 1

      I can't believe how many people are complaining about the Microsoft affiliation.

      The major point out of this article is that netcraft's statistics are seriouslly flawed.

      Apache has dominance in some sectors, but I would anticipate there is serious competition in the enterprise application sector. No simple brute force scan of the web can find this information! An even-handed survey of businesses should do better, of course not saying this is such a survey.

    3. Re:This makes sense.. by zyridium · · Score: 1

      This is a very difficult question to answer when you consider application proxies.

      As for working based on traffic, I don't really see how you can measure it, and if you could, it would probably work best to work solely on traffic for the comparison.

    4. Re:This makes sense.. by Anonymous Coward · · Score: 0

      And so you're assuming that all parked domains are running Apache? I think if you really looked you would find just as many parked or aliased domains running on Windows. That is certainly the case at my hosting business.

    5. Re:This makes sense.. by Anonymous Coward · · Score: 0

      The parent said that the system is unfair, not that it favoured apache.

    6. Re:This makes sense.. by An+Anonymous+Hero · · Score: 2, Informative
      Netcraft's method *is* unfair, because there's no weight as to the location to which the domains point.

      What's the alternative, counting by IP? It could be interesting, but not necessarily more representative. I'm on a shared host with dozens of other domains: by choosing that host, we 'cast votes' for Apache, didn't we?

    7. Re:This makes sense.. by viware · · Score: 1

      I can see how it may be flawed, but unfair? Why is it unfair? Who has the advantage, to make it unfair? As far as I can see, IIS servers could be affected by the very same thing.

      Unless you are intoning that IIS servers can't handle multiple domain names pointing to them... :)

    8. Re:This makes sense.. by BaldingByMicrosoft · · Score: 1
      From an article on port80's website called 'Which Web Server is "Winning"':
      Netcraft utilizes a logarithmic formula to "correct" for parked domains in their survey. For example, Netcraft reported that futuresite.register.com's 1,414,626 sites were whittled down with their formula to only 515 "active" sites in the July 2000 report. Similarly, the 44.9 million sites found in the November 2003 survey are reduced to less than 20 million "active" sites. The obvious problem is that, even in Netcraft's "corrected" numbers, Register.com's choice of Apache is still being counted 515 times as opposed to Disney's choice of IIS being counted only once.

      So, actually, it does seem to be weighted.
      Personally, I don't like the inaccuracy, but port80's method seems even more questionable. Look through the list of the 'Top 1000' that they use. Way too many of them wouldn't be on the radar if popularity or traffic was used as criteria.
    9. Re:This makes sense.. by Have+Blue · · Score: 1

      I think the fuzziness of the server/domain connection in general makes this objection difficult to justify. Is there really any way to tell how many other domains are hosted by the server behind a given domain? Even an IP check is not 100% reliable on multihomed servers. The domain is the entity visible to the rest of the 'net and for everyone besides the server admin it really has no effect on the surfer experience.

      And how would you classify a piece of IBM big iron running a whole bunch of different OS instances? :P

    10. Re:This makes sense.. by pyarra · · Score: 1

      Yeah, and when there are dips in Apache's market dominance it's usually from one or other of the parking sites migrating from Apache to IIS. The IIS ones get counted the same way too. What's the problem?

    11. Re:This makes sense.. by k12linux · · Score: 1
      So, actually, it does seem to be weighted

      Thank you. I was going to post some of that info but now I don't have to. Also, it's important to note that Netcraft also does an MD5 for the "tag structure" of a page and compares the results to all other results from the same IP. At least for "active sites" as described here (look half way down in the methodology section.)

      I don't claim Netcraft has perfect sampling methods, however, they don't appear to be as brain dead as other posters would like to claim. Based on their published methodology I would expect templated park pages and "user hasn't yet set up a site" pages to be consolidated. Even the "example" of counting www.yahoo.com and yahoo.com as seperate servers doesn't seem likely to be true.

    12. Re:This makes sense.. by Eivind · · Score: 4, Informative
      Except if you'd bothered to check you would notice that Netcraft is fully aware of this, and thus produce different numbers for "web-servers" and "active web-servers" the latter excludes domains which are only parked somewhere.

      http://news.netcraft.com/archives/2003/11/03/novem ber_2003_web_server_survey.html Is the latest survey, apache has 67.41 of all domains (well, all that Netcraft knows about anyways) at 30298060 domains.

      If you look only at "active" domains, apache has 68.60%, so actually even a *higher* market-share. Of a total of 14370515 active domains. (so according to Netcraft, about half of all registered domains are "active" and the other half are "parked"

    13. Re:This makes sense.. by Maestro4k · · Score: 1
      • Ok, so the Microsoft connection makes it easy to write the whole thing off as astroturfing, but they have a point. Parked domain names usually aren't separate websites; they're usually hundreds, or thousands of domains pointing to the same server/service that's trying to sell them for profit. In addition, Netcraft counts www.yahooo.com and www.yahoo.com as separate sites-- Even though they both go to Yahoo. In this manner, Netcraft's method *is* unfair, because there's no weight as to the location to which the domains point.
      When presented as statistics for the number of domains using server x, and number using server y, it's probably the fairest method. Sure that includes parked domains and typo domain names, but how could you realistically cull those out in a fair way? You're bound to miss many, if not hundreds of thousands, and your results would be even more unfair. I think Netcraft's current method if the fairest one that can realistically work, at least right now.
    14. Re:This makes sense.. by Anonymous Coward · · Score: 0

      IIS handles that just fine. I am a hosting reseller, I have plans on both IIS with .NET and Apache. There are mulitudes of domains on each type of server, and I have no worries about either of them. My only consideration when developing a site are the types of technologies that are required, never whether the server can handle the amount of traffic it is likely to generate. Sometimes .NET and MS-SQL are called for, other times (less often actually) I go with Apache, PHP, and MySQL. They both work just fine.

    15. Re:This makes sense.. by ergo98 · · Score: 1

      If you're running a site that is serving up static "Coming Soon" type pages, rather than a dynamic high-availability type site, there is absolutely no doubt that an Apache/Linux box would be the best choice (really there are even lighter choices -- even a basic install of Apache is quite heavy for such a task)

      Note: Before someone goes apeshit, horribly offended that I've implied that Apache is a lesser product, note that that is not what I stated -- my claim is moreso that Apache scales _down_ much further than IIS (down meaning cheaper and more lightweight), though it scales up just as high as IIS.

    16. Re:This makes sense.. by Sique · · Score: 1

      Then you have the next issue: In Germany we have two big providers which host virtually the majority of all german sites (*.de) and a lot of *.com and *.org too.
      (Yes, *.de is the third largest toplevel domain, larger than *.org...)

      Most of those domains are hosted via a large cluster of linux machines at the one provider, or via a SUN cluster at the other. We are not talking about a few hundred of domains, we are talking about more than a million each (and another million on "dedicated servers", "virtual servers" and what more products they have...)

      So how do you count those big clusters fairly and unbiased?
      One each, because they are basicly one system each? Number of IPs? This can change every day, when they add new machines or remove old ones. DNS is doing round-robin to loadbalance the domains onto the IPs, so there is no 1:n mapping of IPs and domainnames, more an m:n. Importance and traffic to those sites? They have everything from vanity sites and "Here's my CV" up to online shops, and even some towns and villages have their sites hosted at those clusters, so where is the limit?

      There is just no easy answer how to calculate a market share of servers. Because what the servers are serving is too different.

      --
      .sig: Sique *sigh*
  15. Interesting results from header check tool by Alystair · · Score: 2, Funny

    If you do a header check on a site you get this notice at the bottom:
    "No matter what the above results show, this company may be running Microsoft IIS and protecting its Web server identity with ServerMask."

    ServerMask must be the paperbag for ugly IIS servers or corporations who don't want to admit they run IIS

  16. more info by Anonymous Coward · · Score: 0

    there's a graph showing the orthogonal discrepency data points here and one for tuatology here

    1. Re:more info by Anonymous Coward · · Score: 0

      Some very eye-opening data there, thanks for that.

  17. LOL by javiercero · · Score: 5, Interesting

    It is not only funny that according to their "survey" IIS has more market share than Apache, but *gasp* Netscape has a larger market share than Apache too!

    That is as big of a red flag as I have ever seen.

    Of course the fact that they indeed produce softs for IIS is in no way shape or form any sort of indication to a possible, slight, minimal... bias.

    LOL, a nice laugh... and they may even get slashdotted, which will bring joy to their sorry operation since they will now be able to claim that they are now one of the nets most popular companies/sites. I am sure this is some sort of ploy to get traffic, it will be funny to see if indeed their beloved IIS can stand the slashdot effect. LOL

    1. Re:LOL by PeteQC · · Score: 1

      You're right, I read a lot of survey in the last weeks, and it is the first where Netscape Enterprise Server has a larger share than Apache.

      And I don't think it's because everybody's wrong...

      --
      Montreal - Best city to live in!
    2. Re:LOL by waa · · Score: 1
      We detect that www.port80software.com is running Yes we are using ServerMask.

      Followed by the ServerMask ad...

      Sigh...

      --
      Windows is not the answer.
      Windows is the question.
      The answer is "NO."
    3. Re:LOL by grishnav · · Score: 1

      Well, I can't reach their site. ;)

    4. Re:LOL by GCBirzan · · Score: 1

      Doesn't this kind of defeat the purpose of running ServerMask? I mean, yes, you could run Apache and send that, but why bother?

      --
      Violence is the last refuge of the incompetent -- Salvor Hardin
    5. Re:LOL by mosha · · Score: 1

      Actually, they stated that they looked into Fortune 1000 Web sites. And in Fortune 1000 Netscape does have bigger market share then Apache. I cannot prove it to you, but in the subscribers portion of Netcraft, they also track Fortune 1000 and Fortune 500, and the numbers are very similar.

    6. Re:LOL by CAIMLAS · · Score: 1, Interesting

      nmap -P0 -O www.port80software.com

      Starting nmap 3.45 ( http://www.insecure.org/nmap/ ) at 2003-11-27 01:14 CST
      Interesting ports on 66.45.42.237:
      (The 1653 ports scanned but not shown below are in state: filtered)
      PORT STATE SERVICE
      21/tcp open ftp
      53/tcp closed domain
      80/tcp open http
      443/tcp open https
      No exact OS matches for host (If you know what OS is running on it, see http://www.insecure.org/cgi-bin/nmap-submit.cgi).
      TCP/IP fingerprint:
      SInfo(V=3.45%P=i686-pc-linux-gnu%D=1 1/27%Time=3FC5 A5AA%O=21%C=53)
      TSeq(Class=TR%TS=0)
      T1(Resp=Y%DF =Y%W=4650%ACK=S++%Flags=AS%Ops=MNWNNT)
      T2(Resp=N)
      T3(Resp=N)
      T4(Resp=N)
      T5(Resp=Y%DF =N%W=0%ACK=S++%Flags=AR%Ops=)
      T6(Resp=N)
      T7(Resp =N)
      PU(Resp=N)

      *snip*
      SInfo(V=3.45%P=i686-pc-linux-gnu%D=11/27

      I wonder if that's an inidcation that they're running linux (it did seem that it took a fair amount of time for them to fall to a slashdotting, didn't it?), or they're making themselves look like they are.

      Who knows - maybe ServerMask (the one they're using internally, not the one they sell, wink wink) is just a linux server with squid that stands beteen the server and the internet.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    7. Re:LOL by mvpll · · Score: 3, Interesting

      Nope, that snippet is to do with nmap.

      Try this:
      telnet 66.45.42.237 21
      Trying 66.45.42.237...
      Connected to 66.45.42.237.
      Escape character is '^]'.
      220-Hello Port80Software.
      220 WFTPD 3.1 service (by Texas Imperial Software) ready for new user
      QUIT
      221-Goodbye Port80Software!
      221 Windows FTP Server (WFTPD, by Texas Imperial Software) says goodbye
      Connection closed by foreign host

      I guess they need to release a new product, FTPMask ;)

    8. Re:LOL by Anonymous Coward · · Score: 0

      No, it's an indication that *YOU* are running linux.
      Learn your tools before you make a fool out of yourself in public next time.

      That goes for moderators, too. Score 4: Interesting? What were you thinking??

  18. Broken beyond belief by Anonymous Coward · · Score: 0

    What is this port80 fucking site? I get "invalid parameter" when I try querying other sites (with or without the http:// prefix and with or without the trailing / suffix), and I can't look at any of the results because they use client-side shit (Javascript), which is USELESS to lynx, w3m, or links users.
    Typical fucking Microsoft apologist CRAP.

    1. Re:Broken beyond belief by dlb · · Score: 1

      Sounds like its time to nut up, get into the 90's, and finally install mozilla so you can see these new-fangled graphical web pages.

    2. Re:Broken beyond belief by Anonymous Coward · · Score: 0

      Moron. I'm using a text-based ssh terminal connection to home, over which I have neither the desire nor the need for gui-ladened crap. Lynx suits me just fine, at least for sites who's designers have the presence of a clue and the absence of a MS bias. By the way, try telling a viewing impaired user to "get out of the 90's and install mozilla".

      Those are some pretty short-sighted and ignorant views you have there, son. Let me guess: American?

    3. Re:Broken beyond belief by dlb · · Score: 1

      Oh yeah -- that excuse held water 8 years ago, but it's a little tired in 2003. Web designers cater to the majority, and apparently you aren't it.
      Get with the times.

  19. SCO.com by subk · · Score: 1
    We detect that sco.com is running Apache.

    Sorry, I just had to!

    --
    Now, if you'll excuse me, I have backups to corrupt.
    1. Re:SCO.com by Latitude · · Score: 1

      Actually, they are running IIS with ServerMask to make one think they are running Unix V.

  20. Look at these lies... by mOoZik · · Score: 1

    http://www.port80software.com/surveys/top1000webse rvers/

    Did someone say biased?

  21. Micro$oft by dVs-- · · Score: 1

    is it me or did I just see an ad for free MS stuff on the front page of /.

  22. Not so inaccurate .. by jcam2 · · Score: 4, Interesting

    Even if these Port80 guys are on Microsoft's payroll, the point they make is still quite correct - it make no sense to measure market share by simply counting web hosts. If all the high-traffic web sites on the Internet are running IIS while the numerically greater but less popular remainder are running Apache, can you meaningfully say that Apache has a higher 'market share'?

    Unfortunately, short of tracking people's surfing habits or getting access to web server logs, there is no easy way of working out the popularity of a site. Netcraft's method of polling every known webserver is really the only practical method available, if it is not truly accurate.

    1. Re:Not so inaccurate .. by Prof.+Pi · · Score: 5, Interesting
      it make no sense to measure market share by simply counting web hosts. If all the high-traffic web sites on the Internet are running IIS while the numerically greater but less popular remainder are running Apache, can you meaningfully say that Apache has a higher 'market share'?

      Didn't Netcraft themselves cover this topic last year? IIRC, some pro-MS group made the same argument, that you should only count the big guys. They looked at the Fortune N (I forget what N was) and found that lo and behold, IIS came out on top.

      Then Netcraft came back with another study, where they ranked companies not by their Fortune ranking (i.e., total revenue), which would tend to favor MS as that's the "safe" choice for big companies. Instead, they ranked companies by how much revenue they made on the Net (so companies like Amazon would rank much higher), and found that by that measure, Apache was again on top.

    2. Re:Not so inaccurate .. by Anonymous Coward · · Score: 0

      Ummm, but you're assuming that because a company is in the Fortune 1000 that it's website has correspondingly significant traffic.

      Hell, I didn't see any prOn companies in that list.

      -d

    3. Re:Not so inaccurate .. by antiMStroll · · Score: 1

      I don't recall that Netcraft ever said anything about 'market share'. They enumerate servers. Market share is a valid measure for someone selling something.

    4. Re:Not so inaccurate .. by Anonymous Coward · · Score: 0

      You bring up an interesting point.
      What would be really neat would be if Google made a ranking of the market shares of different servers using the numbers of servers for sites with high page ranks. That would show what servers run the pages that are most important.

    5. Re:Not so inaccurate .. by RedWizzard · · Score: 1
      If all the high-traffic web sites on the Internet are running IIS...
      But that's not what Port80 are showing with their methodology. They're only showing what Fortune 1000 companies are running. So they are not looking at what (for example) Google run - one of the highest-traffic sites. Instead they are looking at what Dow Chemical are running. Now how often do you think web users visit www.dow.com? IMHO Port80's methodology is at least as flawed as Netcraft's, if not more so (since they're implying that their methodology is more relevant).
    6. Re:Not so inaccurate .. by balloonhead · · Score: 1
      That'll have bias too. That counts hits from ads and things - so when you check your hotmail, msn.com, match.com, passport.net and hotmail.com all get (several?) hits due to a combination of re-directs and advertising.

      There's no accurate way to do it, we just have to settle on the least biased. No idea what that would be though.

      --
      This idea was invented by Shampoo.
    7. Re:Not so inaccurate .. by mangu · · Score: 1

      Well, OTOH, if all the parked domains are hosted on Apache, isn't this a relevant information as well? After all, Netcraft has a *separate* survey for SSL servers, which are, supposedly, where e-commerce runs. So, the least one can say about the Netcraft survey, is that it, at the very least, demonstrates that Apache is much better than IIS for parking domains.

    8. Re:Not so inaccurate .. by jonbryce · · Score: 1

      It is certainly true to say that there are potential problems with Netcraft's methods, but I don't think that looking at the top 1000 companies worldwide is a good idea either.

      I had a look at the top 100 UK companies at http://uk.finance.yahoo.com/q?s=@^ftse&f=snlcv i

      The question is, how many of these have web sites that you are likely to visit regularly.

      yell.com who are no. 98 on the list probably has the most popular web site out of them. They are a search engine/directory service with paid for placement who list business in the UK and elsewhere. I use them sometimes, but nothing like as often as Google.

      There are a few banks in there, and people may well visit their web sites to do their banking.

      There are also some insurance companies, and some people will visit their site once a year or so to buy insurance. They'll go to somewhere like moneysupermarket.co.uk first to decide which one to go for.

      There are a few shops in there, like Tesco and Dixons, and people will do shopping in them.

      The Daily Mail group, Reters, and Pearson (newspaper/media cos) are in there, and people will visit their newspaper sites. They aren't the most popular though, that honour goes to the BBC (not a company) and the Guardian (a company, but too small to make the list).

      There are a couple of phone cos in there, and if you use them for your ISP, you may well default to them for your home page.

      Most of the others are only going to have brochure sites which you may visit once in a while, but it certainly isn't an important part of their business.

  23. I think this says it all by sjbe · · Score: 3, Insightful

    "A developer of tools for Microsoft's web server software..."

    Come on. I expect them to pull for their team but let's get real. They are not a neutral party and it is in their interest for people to believe that IIS is more common, whether or not that is actually the case. I don't exactly blame them for trying to spin the "facts" in their favor but following the money does hurt their credibility in this matter.

    1. Re:I think this says it all by sheldon · · Score: 1

      They are not a neutral party and it is in their interest for people to believe that IIS is more common, whether or not that is actually the case.

      Come on, let's get real here. Is the only reason you're willing to lap up the Netcraft numbers is because they support your preconceived opinions?

      Let's face the facts...

      Netcraft doesn't ask the right questions to accurately determine which product has the larger market share in the business environment.

      I don't exactly blame them for trying to spin the "facts" in their favor but following the money does hurt their credibility in this matter.

      And what is it you think you are doing by pushing the Netcraft numbers. Don't you also have some sort of stake in this game? Aren't you trying to promote Apache for a reason.

      What it all comes down to is what question you are asking. If you're looking to pick a solution for your business, then the Netcraft survey results are completely meaningless in representing marketshare unless you are an ISP hosting parked domains.

    2. Re:I think this says it all by Anonymous Coward · · Score: 0

      but Netcraft also reports numbers for active sites that aren't parked domains. Apache leads there too.

      Saying that the market share for business is the only market share worth worrying about it stupid. There are many other users of this type of software than just big business. Big Business is often quite stupid idiotic these sorts of things - everyone can recount tales of their employer wasting tons of money on consultants and shrink wrapped software pitched by a good salesman that ends up being a nightmare to run. Unfortunately, these decisions are made by the people who don't have to do the work and are totally oblivious to the ramifications of their choice. They just like the glossy marketing handouts.

  24. I wonder by bomek · · Score: 1

    I wonder if they make some money with their useless software...

  25. Well... by Anonymous Coward · · Score: 0

    Netcraft confirms: Netcraft is dying.

  26. Re:A horse is a horse of course, of course by Anonymous Coward · · Score: 0
    Horse cum has a nice flat taste to it...not at all bitter like man's cum. You can easily drink cups of it with no discomfort.

    Who discovered that (and why?)

  27. They might have a point... by papasui · · Score: 1

    I know slashdot hates a conflicting opinion but... They are claiming that Netcraft does not acurately measure physically machines, instead that it counts domain names. So a machine that may be running Apache or IIS and hosting several sites might be evalulated incorrectly. I don't know how Netcraft checks, but if it is based on domain name then it is a representation of internet sites running a particular webserver/os not machines as a whole. Not that it matters much, but it's nice to know the whole truth.

  28. Yahoo is not top-1000? by Anonymous Coward · · Score: 0

    I notice their top-1000 doesn't include Yahoo! (a well-known Apache shop)

    Other PHB sites like the Nielsen-NetRatings list Yahoo as the #1 online destination so I guess they have a pretty narrow view of which companies are the top-1000.

  29. The internet isn't about companies. by complete+loony · · Score: 1
    The internet isn't about large companies. It's about whoever is connected. I could theoretically set up a web presence and reach more people that those large faceless companies they serveyed.

    Not that I can be bothered of course. And I'd use free software.. etc etc etc.

    Hmmm, didn't slashdot start that way?

    --
    09F91102 no, 455FE104 nope, F190A1E8 uh-uh, 7A5F8A09 that's not it, C87294CE no. Ah! 452F6E403CDF10714E41DFAA257D313F.
    1. Re:The internet isn't about companies. by damiam · · Score: 1
      I could theoretically set up a web presence and reach more people that those large faceless companies they serveyed.

      Theoretically, you could, but it'd take a lot of cash. The bandwidth/hosting bills are the same no matter who's paying them, and for a site with millions of visitors per day, they're not very pretty.

      --
      It's hard to be religious when certain people are never incinerated by bolts of lightning.
    2. Re:The internet isn't about companies. by Schoony · · Score: 1

      Where I come from they say, put up or shut up. If you could you would, so go and teach (or keep posting...).

  30. Check out Port 80's high quality software by Anonymous Coward · · Score: 0

    They charge fifty bucks for ServerMask(TM). What does it do? It removes the "server" line in IIS to make it a bit harder to determine that the website is using IIS.

    Of course, you can do the same thing in Apache for free.

    And nmap will still identify IIS correctly.

  31. Both Methods Seem Wrong by servoled · · Score: 1

    I guess it all depends what kind of data you are looking for depending on which platform you want to sell, but both of these methods seem to produce equally worthless information to me. I would like to see a break down of webservers used/million hits or something to that effect. I suppose to be perfectly fair connection data and processing power would have to be normalized before hand as well.

    Until then I'll happily ignore these poorly done statistical analysis and chose a platform based on my own criteria.

    --
    "I have a porkchop, you have a porkchop. I have a veal, you have a veal".
    1. Re:Both Methods Seem Wrong by Anonymous Coward · · Score: 0

      Of which your criteria would be to cater to the grammatically incorrect fucktards of the world...shit for brains...

    2. Re:Both Methods Seem Wrong by Anonymous Coward · · Score: 0

      "Of which your criteria"? You stupid fucking cockbite, if you're going to bitch about grammer at least get it right in your post.

    3. Re:Both Methods Seem Wrong by viware · · Score: 1

      You're both hilarious.

    4. Re:Both Methods Seem Wrong by LostCluster · · Score: 1

      Their main product is one that induces IIS to lie about its identity when queried... something Apache can do with a config change as well. (What they're basically selling is a GUI to the registry key that IIS uses for that configuration setting...)

      Which brings up a valid point. Any survey of web server market share has to accept the fact that their results may get corrupted by the fact that servers have the ability lie to the poll-takers. And, it's a pretty good security step to have your web servers lie about what software you're running, as some hackers might get fooled by the misdirection.

  32. Re:They might have a point... by iCEBaLM · · Score: 3, Insightful

    One box running multiple sites should not be less valued than multiple boxes running one site each for this simple reason:

    Linux can do it better than Windows and therefore more Linux boxes are going to run multiple sites!

  33. Re:They might have a point... by SkArcher · · Score: 1

    The flipside to your point is that they are putting all duplicate domains down to a single machine... how many servers does google run on? according to this slashdot.org would be a single item - its actually 2 IP addresses (1 for the main area, 1 for sections).

    Basically they have a point regarding domant and multiple domains, but they miss as there is no weighting by usage and impotance of the servers content. How many people do you think actually go to www.GreedyCorp.com compared to www.HotTeenSluts.com ?

    --

    An infinite number of monkeys will eventually come up with the complete works of /.
  34. Re:They might have a point... by binney · · Score: 1

    Let's assume apache hosts twice the domains on half the servers as IIS (as their survey would suggest).

    What does that say about the quality of the respective servers?

  35. Bucking the trend? by Ratso+Baggins · · Score: 1

    With another month of positive gain by apache (+2.8%) and another negative month for IIS (-2.44) I guess someone has to pay someone else to shout otherwise, after all, that's the trend ;)

    --

    --
    "we live in a post-ideological world..." - Billy Bragg.

  36. Bullsh** Survey by Anonymous Coward · · Score: 0

    Isn't it funny how a methodology that mechanically counts every server heavily favors Apache, while a selective, manual, easily manipulated survey favors Windows?

    There is another source, SecuritySpace, that mechanically counts sites, and its numbers tend to agree with Netcraft.

    Though they haven't done it for a while, SecuritySpace also used to show server stats for the top 100, 500, and 1000 websites, as determined by popularity/traffic.

    What I used to find interesting was that, for the top sites by popularity, SecuritySpace's numbers showed an even _greater_ dominance by Apache (around 80%).

    Therefore, I call bullsh** on Port80's survey.

  37. Top 1000 companies... by khym · · Score: 2, Insightful

    So why should a criteria of "large companies" be better than "all websites"? Large companies aren't going to select a better web server just because they're large, and the coroprate culture of large companies can be it's own sort. If you're going to limit yourself to certain types of companies, shouldn't the limit themselves to, say, the 1000 largest dot-coms? Look at companies that couldn't exist without their website. I rather doubt there'll be much IIS among them...

    --
    Give a man a fire, and he'll be warm for a day, but set him on fire, and he'll be warm for the rest of his life.
    1. Re:Top 1000 companies... by critter_hunter · · Score: 1

      There are some notable exceptions, of course...

      --
      Karma: Could be worse (could be raining)
    2. Re:Top 1000 companies... by LostCluster · · Score: 1

      First lesson of surveys... your results are only going to be as good as your selection of survey population, and if you want a biased survey to reach your conclusion, simply find a biased survey population.

      Port80's sales pitch is that big corperations are so dumb that not only that they run IIS, but they're also broadcasting that fact for anybody who wants to see. Don't be dumb like them, if you have to run IIS, at least use our product to hide that fact...

    3. Re:Top 1000 companies... by Waffle+Iron · · Score: 3, Funny
      I've surveyed the web for actual content using similar criteria, giving proportional weight the Fortune 1000. I've been able to conclude that:
      • Most websites on the Internet have an annoying Flash intro.
      • Most websites on the Internet make you select your country of origin before letting you see the main page.
      • Most of the images on the World Wide Web are of small groups of people in business attire with earnest expressions focusing attention on some common problem.
      • All websites have an Investor Relations page.
      • A significant number of websites will use the Javascript features of your browser to lock you out of their site on the premise that your browser does not support Javascript.

      If you have a website and you're not doing these things, then you're not using current best practices. I suggest that everybody upgrade to these universal web standards as soon as they can.

  38. To the slow poke here... by rgelb1 · · Score: 3, Insightful

    ...this story is a plant to sell their ServerMask software.

  39. Re:Problems with Apache vs. IIS by Anonymous Coward · · Score: 0

    Very accurate.. And I have found that apache causes kernel panics if you try and visit http://site/panicme.now

  40. Astroturf, anyone? by darnok · · Score: 2, Insightful

    You know, I wouldn't mind reading this "research" if only the companies involved were forced by some law to declare where their funding's coming from.

    "Yep, we've just proven that Linux is the number one desktop in the world today. This statement brought to you by Novell/SuSE" would sit just fine with me; I could file the statement accordingly.

    As things currently stand,
    - I get to treat all such "research" as crap, regardless of whether it is or not.
    - I get to continually challenge corporate decisions that are made on the basis of such research. "XYZ Research Inc says XYZ is the best product, and they also say they're in no way related to XYZ Inc. It must be true because it's in this magazine"

    I know exactly where it all started, and I'm gonna whack those guys from the "Ponds Institute" if I ever find out who they are...

  41. It's just plain wrong. by Mustang+Matt · · Score: 3, Funny

    I put in my apache/linux server and it said it was running IIS 5.0

    --
    The man who trades freedom for security does not deserve nor will he ever receive either. - Benjamin Franklin
    1. Re:It's just plain wrong. by viware · · Score: 1

      Thats just funny.

      Obviously something dreadfuly wrong is going on here. Either you're lieing, they are lieing, or your server is configured in a way you dont understand. Its pretty simple for an apache server to feed IIS headers you know...

      Anyways, I tested a few servers and didn't receive any wrong answers. I did manage to cause a scripting error though, for a linux/apache site of course.

    2. Re:It's just plain wrong. by hendersj · · Score: 1

      Its pretty simple for an apache server to feed IIS headers you know...

      Why would anybody do that? That's like painting a target on yourself, going down to the local shooting range, and yelling "Here I am! Shoot me! Please!"

      --
      Insanity is a gradual process; don't rush it.
    3. Re:It's just plain wrong. by LostCluster · · Score: 3, Insightful

      Not quite. See, if you're saying your running IIS but actually not, you're immune to all IIS-exclusive hacks. They simply aren't gonna work against Apache... so you give the illusion you're Superman when they fire bullets at you. Of course, you're still at risk to kryptonite should an Apache expolit be released... but hackers looking for Apache servers to hit will think you're an IIS server and hopefully not bother with you.

      It's security by misdirection... a cousin to security by obscurity. Not a complete security solution, but it does help a bit in convincing hackers looking for an easy target that you're not one, so move on to the next victim.

    4. Re:It's just plain wrong. by hendersj · · Score: 1

      True, can't argue with that. The analogy just popped into my head as something funny that had to be shared more than anything.

      --
      Insanity is a gradual process; don't rush it.
    5. Re:It's just plain wrong. by polyp2000 · · Score: 2, Informative

      Why would anybody do that?

      I had a mate that needed to do exactly that. He was running an apache webserver, and as such he was unable to get tech support. His way round this was to have Apache look like IIS by getting it to serve IIS headers.

      nick

      --
      Electronic Music Made Using Linux http://soundcloud.com/polyp
  42. Corporate Web Servers by ryanw · · Score: 4, Insightful

    You have to look at their survey. It's talking about the CORPORATE web servers. I work for a major corporate america company. We have close to 4000 servers handling our "web" environment. That consists of web, app, and database servers. There's more IIS then anything else out there for sure in corporate america. Expecially on the WEB front end. In a corporate environment there are about 20 Windows to 1 Unix boxes. Mostly due to Windows servers being so cheap and can't handle as much load per server. But on the DATABASE backend there is much more UNIX to Windows.

    Another thing is Corporate America is barely getting their feet wet with Linux/Apache. The UNIX boxes that are installed are not running Apache, they're running something from a major vendor (ie. Netscape, etc). Up until this year there was NO linux in the corporate company I work for. If a MAJOR vendor will not support a product, corporate america will not install it. They love to point the finger at the vendors. If there's nobody to point a finger at when something goes wrong, it will not get installed.

    Until Redhat started selling Linux for $5k corporate america wouldn't even bat an eye at it. Now they're eating it up like hot cakes cause it's EXPENSIVE! Linux is no longer a free thing. Now powerful execs can point fingers and plus be able to throw around the "L" buzz word and feel like they're pushing the envelope.

    1. Re:Corporate Web Servers by slash.dt · · Score: 1
      In *your* corporate environment this might be true but not mine.

      NT on the desktop, file/print servers and Exchange, Sun and HP in the datacentre (including the webservers).

      From my contacts in other companies in my industry (Finance and Banking) we are not doing anything different than a large chunk of our industry.

      And yes, Linux is starting to make inroads, but not because it is now expensive but because all costs have been more closely studied over the last few years.

    2. Re:Corporate Web Servers by yomahz · · Score: 1


      Now they're eating it up like hot cakes cause it's EXPENSIVE! Linux is no longer a free thing.


      Sense when does Apache (or any other non IIS web server) = Linux? A *lot* of other OS's can run it too. Hell, Oracle's 9iAS application server uses apache as it's HTTP server.

      --
      "A mind is a terrible thing to taste."
    3. Re:Corporate Web Servers by Anonymous Coward · · Score: 0

      If you follow the costs of running linux in an environment over running any other MAJOR Unix (ie. Solaris, AIX, or HP-UX to mention a few) you will see the sysadmins slaving to keep the servers patched. A regular linux distribution has more patches out a month than Windows NT, Windows 2000, AIX 4.3.3, AIX 5.1, Solaris 2.6, Solaris 2.7, and Solaris 8 ALL COMBINED


      Obviously, you've never patched a Solaris box (or possibly a windows box for that matter). Sources for you "data" please.

      Oh yeah, I dare you to put any fresh windows box on a broadband internet connection and download you patches. See if you don't get "rooted" before you're done.

    4. Re:Corporate Web Servers by Sevn · · Score: 3, Informative

      As a career admin who has worked for 15 fortune 100 company as either an employee or a consultant in the past decade, and currently as the project lead replacing an aging proprietary UNIX solution for a telecom spanning an ENTIRE STATE you are on crack. To dot the I's and cross the T's I hired FIVE independant firms to do cost benefit analysis on proprietary versus open source even though I already knew the answer. The long and the short of it is, over a 5 year period for our particular needs the BEST case scenerio for cost with the cheapest possible proprietary solution factoring in maintenance, upfront costs, and scale was 10 million dollars. The highest price for an open source solution was 4.3 million and that was because it was a hybrid solution that was about 50 percent proprietary and not purely open source. The solution I went with was 90 percent debian based (since redhat is doing it's thing, and SuSe is uncertain because of the merger) and 10 percent Solaris/Oracle and will cost an estimated 2.3 million. And for the record I freaking HATE debian but it makes the most sense for this particular situation.

      --
      For every annoying gentoo user, are three even more annoying anti-gentoo crybabies. Take Yosh from #Gimp for example.
    5. Re:Corporate Web Servers by Maestro4k · · Score: 2, Interesting
      • Another thing is Corporate America is barely getting their feet wet with Linux/Apache. The UNIX boxes that are installed are not running Apache, they're running something from a major vendor (ie. Netscape, etc). Up until this year there was NO linux in the corporate company I work for. If a MAJOR vendor will not support a product, corporate america will not install it. They love to point the finger at the vendors. If there's nobody to point a finger at when something goes wrong, it will not get installed.
      While I understand Corporate America's dislike of Linux so far (like you said, no one to point fingers at when something messes up), and can extend that to Apache (same thing), I don't understand why Corporate America would still use IIS after all the worms and worms after worms after security holes ad infintum. Netscape's out there as a commercial product for Windows servers as well as UNIX/Linux, and I know there are other ones as well, just not that I'm familiar with. I'd think they're tired of pointing fingers at the MS vendors over worm attacks, and would want something, ANYTHING, besides IIS nowadays.

      Or are the bigwigs in Corporate America so out of touch with reality they don't realize that moving from IIS would probably save them tons of money just in manhours saved from less patching/recovering?

    6. Re:Corporate Web Servers by ryanw · · Score: 1
      Or are the bigwigs in Corporate America so out of touch with reality they don't realize that moving from IIS would probably save them tons of money just in manhours saved from less patching/recovering?
      BigWigs see the bottom line. "Manhours saved" is B.S. to a "BIGWIG". Most employees at this time are Salary employees, not contractors. MOST of the contractors have been layed off due to the hardtimes. Employees currently are afraid to quite their jobs due to these hardtimes and are just "glad to have not been layed off" right now.

      Thankfully I'm on the UNIX side of things, so I don't deal with this mess. But the Windows folk have some good times. They have things currently setup so that every 'black wednesday' when MS releases new patches they have a few different shifts of the employees that come in and patch all the boxes. They've juggled people's lives arround. No money lost or gained due to this situation.

      As sad as it is, no cost savings. NOW, if this situation goes on for much longer people will start hating their jobs and working less and less effectively and will demand to hire more people. Now that will be a huge cost. But from what I can tell, this company is in head count reduction mode. So it'd take quite a big issue to crop up to allow hiring to take place.

    7. Re:Corporate Web Servers by Maestro4k · · Score: 1
      • As sad as it is, no cost savings. NOW, if this situation goes on for much longer people will start hating their jobs and working less and less effectively and will demand to hire more people. Now that will be a huge cost. But from what I can tell, this company is in head count reduction mode. So it'd take quite a big issue to crop up to allow hiring to take place.
      If the past few years of worm/virus releases and their virulity and damage increases hold up, I wouldn't be surprised if a new super-worm hits windows machines by the end of next year that shakes the situtation up. I certainly hope not, but all signs seem to point that way. :(

      My sympathies go out to the windows guys at your company, that definitely doesn't sound like scheduling anyone would want to have to deal with.

    8. Re:Corporate Web Servers by Anonymous Coward · · Score: 0

      Sounds like you ban IIS because you don't know how to configure it.

      The point stands though that IIS is far more heavily used for Intranet servers that would not be publicly accessible at all, and therefore not reflected in Internet marketshare numbers.

    9. Re:Corporate Web Servers by Anonymous Coward · · Score: 0

      Sounds like you ban IIS because you don't know how to configure it.

      Sounds like we use IIS because MS doesn't know how to develop it safely.

    10. Re:Corporate Web Servers by sheldon · · Score: 1

      I work for a major corporate america company. We have close to 4000 servers handling our "web" environment.

      Yep, and as far as Netcraft is concerned those 4000 servers count as ONE if they are a single domain. Furthermore Netcraft can't count the millions of servers which sit behind firewalls housing intranet applications and websites.

      The Netcraft study is an interesting data point, but it is completely meaningless as an indicator of market strength because it asks the wrong questions.

      But on the DATABASE backend there is much more UNIX to Windows.

      That's changing, we're moving more and more of our stuff to SQL Server from Oracle these days.

      If there's nobody to point a finger at when something goes wrong, it will not get installed.

      I've been in corporate IT for 10 years, not once has this been a consideration. Corporations don't give a shit about pointing fingers, they just want someone to call and take responsbility for helping them get the system back up. The size and strength of a company is a number one concern with us doing business with them, because we want to know they'll be around in 3 years time.

      Until Redhat started selling Linux for $5k corporate america wouldn't even bat an eye at it.

      It had nothing to do with the cost. We just wanted to know that this company was still going to be around in 3-5 years.

    11. Re:Corporate Web Servers by Anonymous Coward · · Score: 0

      and that's probably only because someone decided that they needed a webserver, so they point-n-clicked their way to setting one up for their department w/o asking the IT dept. In my company, we easily have 1/2 as many Windows servers as Unix in the data center, but the Windows admin staff outnumbers the Unix admins.

    12. Re:Corporate Web Servers by OriginalArlen · · Score: 1
      You have to look at their survey. It's talking about the CORPORATE web servers. I work for a major corporate america company. We have close to 4000 servers handling our "web" environment. That consists of web, app, and database servers. There's more IIS then anything else out there for sure in corporate america. Expecially on the WEB front end. In a corporate environment there are about 20 Windows to 1 Unix boxes. Mostly due to Windows servers being so cheap and can't handle as much load per server. But on the DATABASE backend there is much more UNIX to Windows.
      Yes but you don't really seem to know what you're talking about. Yes, there's a proportionally much more IIS in corporate environments, but *less so* in corporate public web sites. Intranets, yes I grant you that. To say that corporates are only just getting their feet wet with Apache / Linux is completely wrong, though. Sounds like you're generalising from a small sample, ie your own anecdotal evidence... BZZZT, sorry, worthless.
      --

      Everything I needed to know about life, I learnt from Blake's Seven
  43. Maybe because... by Prof.+Pi · · Score: 1
    I'd rather hear some intelligent reasons why anyone would choose to use a Apache over other faster, cheaper, more stable httpd daemons.

    Like maybe because they know how to set up their machines properly?

    If your machine takes 20 minutes to copy a file, there's a serious configuration problem which is deeper than Apache.

    1. Re:Maybe because... by Anonymous Coward · · Score: 1, Funny

      maybe its because Apache is seriously outdated technology that still uses unbuffered pointers and old static calls to libraries?

      I mean, give me a break! Stop trying to use 70's technology for problems in the 21st century

    2. Re:Maybe because... by Anonymous Coward · · Score: 0

      how big is the file?

    3. Re:Maybe because... by Anonymous Coward · · Score: 0

      are you blind?

      the original poster is the one who mentions this serious and often not talked about issue with Apache

    4. Re:Maybe because... by Prof.+Pi · · Score: 1
      maybe its because Apache is seriously outdated technology that still uses unbuffered pointers and old static calls to libraries?

      Care to explain just how those would contribute to poor performance? (Those usually lead to better performance, due to lower overheads, albeit at the cost of program flexibility. Though I don't know if that would apply to Apache in particular.)

      Stop trying to use 70's technology for problems in the 21st century

      Like NT4 (derived from VAX VMS)?

    5. Re:Maybe because... by Anonymous Coward · · Score: 0

      Lol..what's an unbuffered pointer?

  44. Something smells... by pridefinger · · Score: 5, Interesting

    I tried several sites myself with my own javascript and guess what?

    My results were were different than their's more than half the time! I figured they had multiple servers running, etc., so I rechecked at least 5 times on all sites (all sites checked, that is ~50)...NO CHANGE!

    Take disney.com, for example. Their site says IIS 5.0. I got netscape...so did netcraft.

    One word... BULL#%&*!

    -Pride

    1. Re:Something smells... by Anonymous Coward · · Score: 0

      $ HEAD disney.com/|grep ^Server
      Server: Microsoft-IIS/5.0

    2. Re:Something smells... by pridefinger · · Score: 1

      "The site disney.com is running Netscape-Enterprise/3.6 SP3 on Solaris."

      According to netcraft^^^

      ~$ HEAD www.disney.com/| grep Server
      Server: Microsoft-IIS/5.0

      My results this time^^^

      *shrug*...go figure

    3. Re:Something smells... by a.koepke · · Score: 5, Interesting
      I just checked this too... Port80 displays MS IIS and Netcraft displays Netscape. I thought I would do my own check. This now shows a flaw in both checks, Netcraft and Port80.

      andreas:/var/mail# telnet disney.com 80
      Trying 198.187.189.55...
      Connected to disney.com.
      Escape character is '^]'.
      HEAD / HTTP/1.0

      HTTP/1.1 302 Moved Temporarily
      Server: Netscape-Enterprise/3.6 SP3
      Date: Thu, 27 Nov 2003 06:44:12 GMT
      Location: http://disney.go.com/
      Content-length: 0
      Content-type: text/html
      Connection: close

      Connection closed by foreign host.
      andreas:/var/mail# telnet disney.go.com 80
      Trying 198.187.189.93...
      Connected to disney.go.com.
      Escape character is '^]'.
      HEAD / HTTP/1.0

      HTTP/1.0 200 OK
      Server: Microsoft-IIS/5.0
      P3P: CP="CAO DSP COR CURa ADMa DEVa TAIa PSAa PSDa IVAi IVDi CONi OUR SAMo OTRo BUS PHY ONL UNI PUR COM NAV INT DEM CNT STA PRE"
      Set-Cookie: SWID=E4481904-1BC1-4D6B-A21F-5FB993D69628; path=/; expires=Thu, 27-Nov-2023 06:44:39 GMT; domain=.go.com;
      Cache-Expires: Thu, 27 Nov 2003 06:47:13 GMT
      Cache-Control: max-age=300
      Date: Thu, 27 Nov 2003 06:44:39 GMT
      Content-Type: text/html
      Accept-Ranges: bytes
      Last-Modified: Thu, 27 Nov 2003 06:42:13 GMT
      ETag: "ba9b4197b1b4c31:b10"
      Content-Length: 6260
      Vary: Accept-Encoding, User-Agent
      Via: 1.1 redline-7 (Redline Networks Accelerator 2.2.8 0)

      Connection closed by foreign host.


      Interesting, Disney.com is a Netscape webserver which just does a 302 Moved header and sends the client to Disney.go.com which is an IIS box.

      So the actual Disney site you end up with (Disney.go.com) is IIS so in that case Port80 are sort of right in reporting it as so. But Netcraft are also right in reporting Netscape for the Disney.com domain since that is what Disney.com is running, Disney.go.com is a seperate domain and would be counted seperately.
      --


      (\(\
      (^.^)
      (")")
      *This is the cute bunny virus, please copy this into your sig so it can spread
  45. We must act quickly by CyberSlugGump · · Score: 1

    Let's slashdot Netcraft to destroy any evidence!

  46. They trust the Server: header? by pr0ntab · · Score: 1

    Those script kiddies are dumber than I thought. And you'd pay for the ability to rewrite a header?

    That's just sad.

    --
    Fuck Beta. Fuck Dice
    1. Re:They trust the Server: header? by bluekanoodle · · Score: 1

      Why buy when IIS Disguise is free? To those who say this is a form of imitation, obviously you've never seen Apache Admins identify their machines as IIS. Its not flattery, its just smart admining. why advertise what your vulnerabilities are?

    2. Re:They trust the Server: header? by sharkey · · Score: 1
      its just smart admining.

      Of course, the argument against this statement: *These "smart" admins are running IIS.*

      --

      --
      "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
  47. Re:A LOT more than the average MS bias by PeteQC · · Score: 1

    I tried a couple of servers I am almost certain they don't use MSoft IIS and a lot of them are said to have their "identity protected"...

    Don't seem to happen on IIS servers...

    --
    Montreal - Best city to live in!
  48. Re:They might have a point... by Anonymous Coward · · Score: 0

    Hotteensluts.com is run on IIS

    HotGrits.com however, is on Apache, and is for sale

  49. Selected Sampling by Anonymous Coward · · Score: 0

    So, they surveyed the "Top 1000" companies
    to see what web server they ran. Let's
    have a look at some of these companies.

    Take for example the AOSmith company, at
    www.aosmith.com. They make electrical
    motors, and water heaters. Now, I'm not
    certain, but I'd have a *hard* time believing
    their web site has substantial traffic.
    I'm sure they have customers, and I'm sure
    those customers visit their web site. But
    I'm fairly confident the numbers are not
    great. No doubt IIS can handle the load.
    Since AOSmith is not an IT/computer-related
    company, it's not surprising their website
    is small, handled by IIS, and looks a little
    bit it was designed by the boss' nephew.
    (And that's OK, they sell water heaters,
    not "information" or computers.)

    By comparison, let's take yahoo.com, a site
    that likely gets ORDERS OF MAGNITUDE
    more traffic that a hot waterheater company.
    According to the survey software, yahoo.com
    isn't telling anyone what they run. That's
    because they run a custom httpd daemon in
    custom freebsd kernels.

    Now, you'd never see that in the survey,
    since the did not even include yahoo.com
    in their TOP 1000 business survey. Intead,
    their criteria for Top1000 appears to be
    revenues, regardless of whether or not the
    company's business is substantially related
    to the web.

    I don't dispute that many of the top1000
    businesses run IIS. Like many companies
    that don't have a large internet business,
    they have ass clowns for sysadmins. For
    many of the non-IT related businesses,
    their idea of an IT department is a few
    DeVry graduates who can keep the Windows
    network up, and apply the patches once
    in a while.

    But, if you wanted to do a real survey of
    what people run for webservers, it strikes
    me that a relevant criteria (if not THE
    dominant criteria) is the amount of traffic
    the site experiences. This is HARD to
    measure of course, since it requires self-
    reporting.

    1. Re:Selected Sampling by saden1 · · Score: 1

      I wonder if Google was included in their servay.

      --

      -----
      One is born into aristocracy, but mediocrity can only be achieved through hard work.
  50. Double Standard by Anonymous Coward · · Score: 0

    It's strange that Port80 didn't complain when Microsoft was making deals with the domain name parkers, in order to increase IIS's numbers.

    What's especially funny is that those domain name parkers switched back to Linux and Apache. Apparently Windows and IIS weren't up to the challenge of hosting empty websites. :-)

  51. However, it should be pointed out that by djupedal · · Score: 1

    ....any publicity is good, and good publicity is even better.

    MS spends more on lawyers and PR than it does on anything else. The big lie lives.

  52. Servermask didn't see that coming! by morcheeba · · Score: 4, Interesting

    Port80 Survey header check
    Microsoft OLE DB Provider for ODBC Drivers error '80040e57'
    [Microsoft][ODBC SQL Server Driver][SQL Server]String or binary data would be truncated. /surveys/top1000webservers/headercheck.asp, line 121


    A suggestion for their servermask product: COVER UP ERRORS THAT GIVE AWAY INFORMATION. Seriously, if they think that headers are going to give away a lot of info, then forced errors will, too. But, there is boatload of other techniques (including passive techniques) that get around their security-throught-obscurity program.

  53. Port80 Software just submerged by Anonymous Coward · · Score: 0

    Microsoft OLE DB Provider for ODBC Drivers error '80040e31'

    [Microsoft][ODBC SQL Server Driver]Timeout expired

    /includes/Referer.asp, line 7

  54. A website's a website by andih8u · · Score: 4, Insightful

    It doesn't matter if the domain is parked or serving thousands of pages...domains are just as easily parked on IIS as on Apache.

    --


    slashdot, news for crazed liberal socialist zealots
    1. Re:A website's a website by Tim+C · · Score: 1

      That's true enough, but IIS costs and apache doesn't, and parked domains don't tend to make a lot of money for the owners or hosts. Therefore, you're more likely to park a domain as cheaply as possible - which rules out IIS, unless you happen to have it installed to host other sites, and can use that machine to park the domains. I work at a web agency/host, and I can't think of too many of our customers who'd be happy with us reusing their machine in that way.

  55. Where's Google? by RT+Alec · · Score: 4, Funny

    I could not help but notice that Google, Yahoo, and Slashdot are omitted from their "top 1000" list. Yet rumors persist that these three web sites get a fair amount of traffic.

    1. Re:Where's Google? by mosha · · Score: 1

      Yet neither one of those companies made it to Fortune 1000 list...

    2. Re:Where's Google? by yomahz · · Score: 1

      I could not help but notice that Google, Yahoo, and Slashdot are omitted from their "top 1000" list. Yet rumors persist that these three web sites get a fair amount of traffic.


      Well, because Google's headers repot server GWS/2.1 (Google Web Server?) and Yahoo's headers strip the server header all together.

      That's the major flaw with this, and all other web surveys done by examining the HTTP headers.

      --
      "A mind is a terrible thing to taste."
    3. Re:Where's Google? by ChaosDiscord · · Score: 4, Informative
      I could not help but notice that Google, Yahoo, and Slashdot are omitted from their "top 1000" list.

      The "top 1,000" list is based on the Fortune 1,000. Google, Yahoo, and Slashdot aren't on the Fortune 1,000. The theory is that the Fortune 1,000 indicates Real Companies, and that this is what Real Companies chose. However, many of these Real Companies are holding companies or target highly specialized audiences (like people needing drilling supplies). Many of these Real Companies are actually running what we would consider toy web sites: almost no content, entirely static pages, very few pages, and almost no visitors. So while this may represent what Real Companies chose, it does not necessarily represent what people with Real Work chose.

    4. Re:Where's Google? by LS · · Score: 1

      This list is bullshit. Where are the pornographers?

      LS

      --
      There is a fine line between being a cultivated citizen and being someone else's crop. - A. J. Patrick Liszkie
    5. Re:Where's Google? by TwistedGreen · · Score: 1

      Gator Network is #9? Jesus Christ. What is this Internet coming to?

    6. Re:Where's Google? by jrumney · · Score: 2, Informative
      The "top 1,000" list is based on the Fortune 1,000.

      No, it's not. Look at the examples they gave of "Top 1000" sites that switched to IIS in the last month: CDW (CDWC, Nasdaq-100), Martin Marietta Materials (MLM, not part of any index), Warnaco (WRNC, not part of any index)

    7. Re:Where's Google? by jrumney · · Score: 1

      OK, the Fortune 1000 is not an official stock exchange index, so those companies might just be on there, certainly if CDW has made it to Nasdaq-100 it probably is. But the list doesn't appear to be publically available, so we don't really know.

    8. Re:Where's Google? by Mikkeles · · Score: 1

      A list of the Fortune 1000 can be found here, but I don't know if it's up to date. Fortune Magazine publishes the list in the spring of each year. If you're a subscriber, you can look at it here.

      --
      Great minds think alike; fools seldom differ.
  56. Re:This makes sense.. - astroturfer by Anonymous Coward · · Score: 0

    They have no point. Netcraft is counting domains served. End of story.

    Port80 are flat out lying and you are probably an M$ funded astroturfer also.

  57. The converse. by Trejkaz · · Score: 1

    If I were running Apache (hey wait a minute, I am!)

    Okay, okay. If I were up to a prank, I would set up something like ServerMask which claims my Apache server is IIS, and count how many lamers try to hack in.

    Sort of like the standard BitchX practise of pretending you are mIRC.

    --
    Karma: It's all a bunch of tree-huggin' hippy crap!
    1. Re:The converse. by GCBirzan · · Score: 1

      Sort of like the standard BitchX practise of pretending you are mIRC.
      Too bad BitchX had more security flaws than mIRC.

      --
      Violence is the last refuge of the incompetent -- Salvor Hardin
    2. Re:The converse. by Anonymous Coward · · Score: 0

      mIRC has had a number of serious security issues recently. The whole pre 6.12 6.x series is basically useless now.

    3. Re:The converse. by Trejkaz · · Score: 1

      Really? I never got pwned in BitchX, and mIRC 5.x series was another story entirely. Another CTCP trick every week.

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    4. Re:The converse. by GCBirzan · · Score: 1

      You never having been 'pwned' in BitchX has nothing to do with it, the bugs were there.

      --
      Violence is the last refuge of the incompetent -- Salvor Hardin
    5. Re:The converse. by Trejkaz · · Score: 1

      If a bug/tree falls in a program/forest and nobody is around to exploit/hear it, does it really make a problem/sound?

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    6. Re:The converse. by GCBirzan · · Score: 1

      The small gods will hear it!

      --
      Violence is the last refuge of the incompetent -- Salvor Hardin
  58. Yea I trust these guys! by Anonymous Coward · · Score: 0

    They sure know how to run a high avalability web site!

    Microsoft OLE DB Provider for ODBC Drivers error '80040e31'

    [Microsoft][ODBC SQL Server Driver]Timeout expired /includes/Referer.asp, line 7

    run FUD run

  59. Slashdotting at work... ServerMask this :-) by Anonymous Coward · · Score: 0

    Microsoft OLE DB Provider for ODBC Drivers error '80040e31'

    [Microsoft][ODBC SQL Server Driver]Timeout expired /includes/Referer.asp, line 7

  60. Hahaha! Yep, good old IIS is SOOOO reliable by Anonymous Coward · · Score: 0, Informative

    Trying to access http://port80software.com/:

    Microsoft OLE DB Provider for ODBC Drivers error '80040e31'

    [Microsoft][ODBC SQL Server Driver]Timeout expired /includes/Referer.asp, line 7

    Hahahah! Yeah, I'll trust ANYTHING those MS lackies have to say.

  61. Server Failing by Bob9113 · · Score: 1

    Slashdot effect seems to be bringing Port80 Software's server to its knees. On a holiday night. At 1:30 AM Eastern US Time. Words cannot express the level of amusement I am feeling.

    1. Re:Server Failing by SkArcher · · Score: 1

      MWAHAHAHA

      Gentlemen, I propose a toast. To Evil!

      --

      An infinite number of monkeys will eventually come up with the complete works of /.
    2. Re:Server Failing by GCBirzan · · Score: 1

      *coughs* It's a holiday? Why, I must've missed that memo! Blast it, I'm here at work while all you people are enjoying this holiday thing!
      Oh. Wait. Could it be that not everybody lives in the US?

      --
      Violence is the last refuge of the incompetent -- Salvor Hardin
    3. Re:Server Failing by caluml · · Score: 1

      Nope, 1 American is worth 1000 of the rest of us, and so, they are numerically superiour in this world.

  62. Like that's going to work by BigRedFish · · Score: 5, Informative

    a product .... to confuse script kiddies

    I am running Apache on Linux, and I still get 1000 hits a day trying to crack MSADC with buffer overflows, and FrontPage exploit attempts. It's not like the script kiddies check the server ID or pay any attention to it even if they do.

    1. Re:Like that's going to work by caluml · · Score: 2, Interesting

      Set up some fake scripts like /default.ida, which append the IP address of the attacker to a file ( /var/log/denylist )?
      Then just run an iptables on that file every minute, blocking all in it.

    2. Re:Like that's going to work by Anonymous Coward · · Score: 0

      Yes, but those script kiddies are just trolling random addresses, looking for non-specific boxes to easily exploit. Or its a worm that does the same thing.

      However, if you run a widely trafficked site -- a Fortune 1000 company's homepage, for example -- you are likely to get certain crackers targeting your site specifically. These crackers are likely to be of a level of sophisication much higher than the average script kiddie. And protecting against such an attack may be much more difficult than just keeping your servers up to date with the latest patches.

      That said, I'm skeptical simply changing the reported server name is going to confuse a determined cracker...

    3. Re:Like that's going to work by prockcore · · Score: 1

      i like to tell apache that all requests for default.ida have Temporarily Moved to www.fbi.gov

      let those bastards hack the fbi instead.

  63. Lies, damned lies and statistics by jmorris42 · · Score: 1

    They are accurately measuring what they set out to measure. The top 1000 corporate websites. And most top 1000 corporations are Microsserfs these days. No suprise here.

    But then Martin Marietta Materials and Warnaco running IIS6 doesn't mean squat. They ain't exactly prime destinations on the Internet so IIS can probably carry the load well enough, and if it is down a few minutes each Sunday morning for the weekly reboot who really notices.

    As for the Windows e-commerce sites, they pretty much speak for themselves if you have ever used them. They generally work fairly well but never great. Blame it on IIS or on the sort of second rate techs who either choose inferior tech or hang around somewhere where decisions in their own area of expertise are overrulled by ignorant suits like a bad scene from the Dilbert Zone.

    Look at the sites that carry the weight, the ones that laugh at the slashdot effect, they know what works and what doesn't. Hell, if Microsoft didn't feel they had to eat the dogfood, microsoft.com would probably be running apache. Especially if the web services division had to actually take the licensing cost for that buttload of servers out of their departmental budget.

    --
    Democrat delenda est
    1. Re:Lies, damned lies and statistics by saden1 · · Score: 2, Funny

      * 70% of statistical survey are sponsored by corporations.
      * 89% of statistical survey are lies to serve a purpose.
      * People lie 65% the time.
      * 63% of people lie for financial gains.
      * Microsoft is 10% evil.
      * I lie 16.66% of the time.

      --

      -----
      One is born into aristocracy, but mediocrity can only be achieved through hard work.
    2. Re:Lies, damned lies and statistics by SkArcher · · Score: 1

      82.93% of statistics are made up on the spot.

      --

      An infinite number of monkeys will eventually come up with the complete works of /.
    3. Re:Lies, damned lies and statistics by Anonymous Coward · · Score: 0

      Only statistic that matters -1 Troll... nuff said

  64. The sad thing by TheViewFromTheGround · · Score: 1

    This is a case where a useful critique of Netcraft's methodology could be made, and the survey (and the statements from Port80) instead is flatly ludicrous.

    What's frustrating is that this is not a partisan issue. It's a question of what tools people are using to do what jobs in the world of web serving, and, by extension, what that means for the web as a whole.

    In addition to all the other complaints about Port80's crappy methodology, it seems relevant to point out that in the world of the web, sites with relatively little traffic can have a powerful impact individually in the "real world", and have a powerful effect in combination with each other (witness the blogging phenomenon). Ignoring low-traffic sites assumes that low traffic is tantmount to irrelevance. But if lots of low traffic sites with some sort of significant impact on whatever level are using Apache, then we might want to ask why that would be. Port80's method stinks.

    --
    Online citizen journalism from the inner city: The View From The Ground
  65. Ok, so use the survey's at securityspace.com by Anonymous Coward · · Score: 2, Informative

    The surveys at securityspace.com attempt to weight webserver popularity by site popularity.

  66. A good methodology by cgenman · · Score: 4, Informative

    If you are conducting a survey to find out what is the "best of the best" in server software, why survey Family Dollar Store? Or Land 'O Lakes? You should be choosing technically savvy, solution neutral companies are likely to choose the best. These are the actual companies that have a big web presence and you would not expect them to choose a platform which would affect their bottom line badly... As opposed to Sears Roebuck, whose online presence can be compared to Amazon's retail presence. Would we ask Amazon how to organize endcaps? Let's pick a few technically adept companies at random here...

    Amazon - Apache
    AT&T - Netscape
    Bell South - Apache
    Cisco - Unix
    Dell - IIS5
    Earthlink - Netscape
    E-Bay - IIS4
    HP - Apache
    Intel - IIS6
    Lucent - Netscape
    Motorola - Apache
    National Semiconductor - Netscape
    Nextel - Netscape
    Qualcomm - Netscape
    PC Connection - IIS5

    I can't survey any more companies, because Port80's IIS6 server is slashdotted. However, if is apparent from this data that nearly 1/3rd of all websites that count are hosted on Netscape platforms. Apache and IIS share 1/4th each, and Cisco's odd unix variant wrapps up the rest.

    Personally I'm amazed that Netscape is holding on to a lead... I would have expected them to be out of the running long ago. I'll have to check them out.

    1. Re:A good methodology by servoled · · Score: 3, Interesting

      This is too small of a sample to produce meaningful results. Also some of these companies may be running a certain platform based on business deals made way back in the day and are reluctant to make the investment needed to completely replace their infrastructure (which may explain the strong presence of netscape, who knows).

      There are really too many factors involved to simply choose a number of websites and determine which is the best server software based upon what the majority of those sites are running.

      --
      "I have a porkchop, you have a porkchop. I have a veal, you have a veal".
    2. Re:A good methodology by nhavar · · Score: 1

      Throw one more caveat into the mix:

      www.att.com might use Netscape while www.att.com/services uses Apache and www.attws.com uses IIS. So Netscape/Apache/IIS could all claim to have AT&T as a customer for "their main site" and be technically correct. Or you might go to AARP and it tells you Apache but all they're using Apache for is for proxy/rewrite and pull content from a ZOPE server and an IIS server.

      In our company we have probably 5 different products servicing different web needs. We have Apache in front of Plone/ZOPE and IIS. We have IIS serving intranet content. We have Netscape/iPlanet server serving up Silverstream server content. Nowhere in the enterprise do we have Apache as a standalone solution, yet Apache is listed as our "preferred" web server in all of our internal documentation.

      So how do we get counted in a "survey" especially when we use products that can't be seen from the internet or aren't publicly available for sniffing.

      --
      "Do not be swept up in the momentum of mediocrity." - anon
    3. Re:A good methodology by Anonymous Coward · · Score: 0


      I thought E-bay was taken over by IBM? I somehow doubt they would be using IIS 4 (even though somehow isapi.dll keeps showing up in the URLs)

    4. Re:A good methodology by brt123 · · Score: 1

      Add to that BMG and its US subsidiaries that together handle about 100,000,000 raw page hits per day across a large, highly distributed infrastructure consisting primarily of Apache and Netscape (on Solaris). My previous company built, hosted, and managed about half of that over the years.

    5. Re:A good methodology by Anonymous Coward · · Score: 0

      ebay might be running IIS4 but if you search something you'll get to search.ebay.com

      here are the reports for that:
      Windows 2000 Microsoft-IIS/5.0 7-Jul-2003 66.135.210.135 eBay, Inc
      Solaris 8 Zeus/3.3 5-Jul-2003 66.135.194.135 eBay, Inc
      Windows 2000 Microsoft-IIS/5.0 2-Jul-2003 66.135.210.135 eBay, Inc
      Solaris 8 Zeus/3.3 3-Dec-2002 66.135.210.135 eBay, Inc
      Solaris 8 Zeus/3.3 19-Jul-2002 66.135.194.135 eBay, Inc

      What's with the solaris/zeus in here?

  67. I don't get it by m00nun1t · · Score: 1

    Everyone is crying foul... "IIS biased". But how does making a larger % of the web look like it's running IIS make them $1 more money? Maybe IIS is 20% of the web, maybe it's 70%, but unless *I* am running IIS, I'm not going to pay them money.

    Can someone explain the bias?

    1. Re:I don't get it by GCBirzan · · Score: 1

      It's going to help for the same reason their survey managed to show so many companies are running IIS on their servers. Because management will say "Oh, look! Shiny IIS! And they're used by X% of them Big Companies!" and go for IIS solutions.

      --
      Violence is the last refuge of the incompetent -- Salvor Hardin
    2. Re:I don't get it by Anonymous Coward · · Score: 0

      They want to convince the people that are choosing what webserver to run, to choose IIS becuase its 'better' becuase thats what Big XYZ Corp uses, becuase then those people will be potential customers for their software, especially when they realize the massive security hole they have just made their website dependant on (even more so if they coded it in ASP and other MS-lock in technologies), then they might become customers.

      They *want* to encourage more people to use IIS, so that they have more potential customers.

    3. Re:I don't get it by viware · · Score: 1

      Uhh, yeah sure. If I am selling a product for, say Honda cars, then I will tend to make more money if more people are driving hondas (as my market base is larger). So, instead of simply marketing my product, I may choose to do some marketing for Honda vehicles, or at least put a good light on them, therefor helping more hondas sell and increasing my potential customer base.

      Similarily, Port80 sells software for IIS... you can do the math from here...

    4. Re:I don't get it by Anonymous Coward · · Score: 0

      well something's popularity affects how you judge it. cant remember the precise term but marketing lines such as "used by 86% of college graduates!" rely on this effect.

      part of the reason why inferior products can often win... e.g. beta vs. VHS

    5. Re:I don't get it by Anonymous Coward · · Score: 0

      It is about mindshare. First, they try to get the mindshare "Microsoft is the market leader", then they go for the market share "Buy the market leader, howl with the wulfpack". They did it the same way when explorer got 30% marketshare.

  68. Cheap and flashy graphics by ChaosDiscord · · Score: 5, Insightful

    I'll ignore for the moment the question of the quality of their data. I'm sure others will endlessly debate it (and I'll probably join in). Let's look at something else: The quality of their presentation.

    First, let's take a look at the most recent Netcraft server survey. Let's see, clean display. The scale grid is subtle and doesn't draw attention to itself, but makes it easy to see exactly where a line falls. There is little wasted pixel data. It's easy to see trends and make comparisons. For the curious the exact numbers for the last two samples is listed (regrettably one two samples are listed). The graph labels the data it shows ("Market Share for Top Servers Across All Domains August 1995 - November 2003") leaving the reader to form his own opinions. On the down side, the scale confusingly marks 7% increments and the yellow line for Netscape/SunOne almost disappears into the background. Still, a well above average for graph. Definately room to improve, but better than most people expect to see.

    Now let's example the Port80 server survey. Wow, what a difference. The grid is a much more dominant element. The 3d effect means that bars further in the back appear taller (by up to 15 pixels, or about 7%) and makes it hard to compare a specific data point against the scale. The complexity of the 3d bars complicates things, the "top" of the bar is actually larger than the month to month shift in the numbers. The "area" of the bars implies size (intellectually you know it isn't, but your gut says otherwise), this means that the largely obscured middle bars (Netscape and Apache) seem smaller. Ultimately bars are the wrong choice, we're examining points over time (suggesting a line chart), not clusters of data. The chart is labeled with a conclusion ("Microsoft IIS Maintains Dominance Of the Corporate Web Server Market"), suggesting interpretations to the reader. On the up side, they provide heavily broken up information for the most recent sample point (regrettably it's a graphic). They include a worthless pie chart. If you want to show market share a line chart showing historical data would be much more enlightening.

    Conclusion? Port80's graphs suck. Hard. It's a stunning example of how not to create high quality graphs. The creators need to be beaten with copies of Tufte's information display books until they get it. This is the sort of amateur crap I expect on PowerPoint slides from people more interested in being cool than being useful, or perhaps from the graphics department at USA Today. As an engineer I'm disappointed.

    1. Re:Cheap and flashy graphics by DzugZug · · Score: 1

      Ahem...

      I believe you have stumbled on to the difference between the default settings of gnuplot and excel.

    2. Re:Cheap and flashy graphics by the+eric+conspiracy · · Score: 1

      I agree completely. Ed Tufte is LOL.

  69. All year, except for half of it. by Froggy · · Score: 3, Insightful

    Anyone else notice that the spokesman for Port80 claims that they have been running the survey all year "except for a period between February and June"? That means they've been running for about eleven months, except for the five months when they weren't running...

    I don't think they have much in the way of credibility, even without their transparent bias. They seem to have a creative way with arithmetic.

    --
    It is a woman's prerogative to change other people's minds.
  70. we have arived. by hsidhu · · Score: 3, Funny

    Microsoft OLE DB Provider for ODBC Drivers error '80040e31'

    [Microsoft][ODBC SQL Server Driver]Timeout expired

    /includes/Referer.asp, line 7

    we live in an era where you can market shades to a blind man, and thats what these folks are doing. leave them alone to make innovative products like ServerMask.

    1. Re:we have arived. by hendersj · · Score: 2

      I guess we know how well their products work under load, don't we?

      --
      Insanity is a gradual process; don't rush it.
  71. Re:This makes sense.. - astroturfer by viware · · Score: 1

    They have a point, even they exaggerate its importance. Netcraft may well be about counting domains, but there may well be more useful ways of tallying web server software. Of course, as with everything it depends on your needs, and netcraft may be just what someone is looking for.

    The problem of course is believing anything a company which is obviously in bed with MS says.

  72. Absolutely Nothing by servoled · · Score: 4, Interesting
    What does that say about the quality of the respective servers?
    It says absolutely nothing because you are not factoring in the amount of traffic handled by each machine, the connection speed, processing power, RAM, speed of I/O communications between the processing system and network interfaces, hard drive latency for retrieving data, etc...

    You can't make an accurate comparison unless you can remove all the other factors which directly affect how the server will perform.
    --
    "I have a porkchop, you have a porkchop. I have a veal, you have a veal".
  73. Why Does This Matter by JavaSavant · · Score: 1

    "Netcraft's surveys are biased towards domain name parkers and very small web sites, not taking into account how popular a site may be..."

    I don't see why popularity matters, if it's simply a census of web platforms. The fact that I have a lot of friends doesn't change the fact that I only represent one individual in the population.

  74. Re:They might have a point... by jedir0x · · Score: 1

    I wonder what they'd do if they found an IIS box serving 100 web sites, sitting next to a box serving 1 website. Would they still say "Oh, it's still considered one web server", or would they say "See how good IIS is ". These guys are so obvious, that it's obvious...

    --


    I'm not drunk, I'm just in touch with pi.
  75. ./ effect by ryanw · · Score: 4, Funny

    Port80Software has been slashdotted. As of 23:41 MTN Standardtime Nov 26th, 2003.. their box is completely down.

    Wonder what they're running ...

    1. Re:./ effect by spectecjr · · Score: 1

      Port80Software has been slashdotted. As of 23:41 MTN Standardtime Nov 26th, 2003.. their box is completely down.

      Wonder what they're running ...


      Probably not the same software that LinuxWorld was running when they got slashdotted.

      Slashdotting a site is not a sign of server 'capability'. It just means that their bandwidth pipe is saturated. That's all. The server could be quite happily just sitting there running Unreal Tournament, and until the traffic died down, it wouldn't be able to honor pretty much any requests.

      --
      Coming soon - pyrogyra
    2. Re:./ effect by ryanw · · Score: 1
      Slashdotting a site is not a sign of server 'capability'. It just means that their bandwidth pipe is saturated. That's all. The server could be quite happily just sitting there running Unreal Tournament, and until the traffic died down, it wouldn't be able to honor pretty much any requests.


      Very true, just seems like apache/linux is tailored to handle these types of situations easier, well at least differently. It might not serve out pages during a slashdot effect, but the web server would still at least attempt to make connections and serve things out slowly ... Their site is completely dead. As if they shut the box off. It responds instantly back that port 80 isn't even open.
    3. Re:./ effect by ryanw · · Score: 1

      Back up. So far only a 20 minute outage.

    4. Re:./ effect by ryanw · · Score: 1

      uh, 34 minutes I mean.. oh well...

    5. Re:./ effect by spectecjr · · Score: 1

      Very true, just seems like apache/linux is tailored to handle these types of situations easier, well at least differently. It might not serve out pages during a slashdot effect, but the web server would still at least attempt to make connections and serve things out slowly ... Their site is completely dead. As if they shut the box off. It responds instantly back that port 80 isn't even open.

      Could just be that the Accept backlog is full, so it's not even responding to connection attempts. Or they're treating it as a D.O.S. One way to prevent flood attacks is to respond immediately that the port isn't open...

      --
      Coming soon - pyrogyra
    6. Re:./ effect by sharkey · · Score: 1
      As of 23:41 MTN Standardtime Nov 26th, 2003.. their box is completely down.

      Just the daily Windows reboot. It's what Windows admins have to deal with.

      --

      --
      "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
  76. YHBT YHL HAND by Anonymous Coward · · Score: 0

    there is no such thing as an unbuffered pointer, asshat

    1. Re:YHBT YHL HAND by Prof.+Pi · · Score: 1

      Lay off - I was calling his bluff.

  77. I know the owner of Port80Software by Anonymous Coward · · Score: 0
    His name is Thomas Powell. He teaches at UC-San Diego. He's written a number of books.

    I worked for him for a few months a couple years ago. From the time I spent with him he seems like a smart guy who knows his stuff. He's well-spoken and has a lot of interesting comments/ideas about the Internet. Who knows how valid his data is, but I think he has an interesting idea - that Netcraft is failed because of its sampling methodology. (That, and his approach might help sell some software of his - I said he was clever, no?)

  78. In other news... by node159 · · Score: 1

    64% of all statistics are meaningless.

    Ohh and in completly unrelated news acording to the yourafuckingsucker.com survey the stats are:

    100% YourAFuckingSuckerWebServer
    -10% Apache
    666% IIS

    --
    GPLv2: I want my rights, I want my phone call! DRM: What use is a phone call, if you are unable to speak?
  79. Just scan based on IP by Sowelu · · Score: 1

    A scan that goes by IP address instead of host name would be as valid as it gets, in my opinion--parked domains would all be on the same IP address, and small sites are likely to be hosted on some other company's server. There isn't any need to drag popularity into it, though, IMO.

    1. Re:Just scan based on IP by iggymanz · · Score: 1

      funny I did this awhile back with class A, B and C addresses, and found that numerical IP space is very sparsely populated with servers on port 80 - I had to sample 1.5 million random numerical IP to find 4,000 HTTP servers. I only took header information, didn't do tcp packet analysis (though I'm tempted to do that next time I get the stats bug). See results here Disclaimer: this survey means exactly nothing and can't be used to prove anything.

      In stark contrast, port 25 space is much more heavily populated, but over 50% of the servers were military and gave dire warning against even accessing them. I aborted this survey because most smtp servers don't identify what software they're running.

  80. Wow by Micah · · Score: 2, Funny

    Their wonderful IIS sure didn't stand up well to a Slashdotting.

    Remind me again why I don't switch from Apache?

    1. Re:Wow by spectecjr · · Score: 1

      Their wonderful IIS sure didn't stand up well to a Slashdotting.

      Remind me again why I don't switch from Apache?


      Funny... Apache doesn't seem to stand up too well when Slashdot gets pointed at ... say... Linux World.

      --
      Coming soon - pyrogyra
  81. Connection refused, slashdotted yet? by dido · · Score: 1

    Oh my. Why the hell should we trust a group whose servers can't even withstand a slashdotting? I think the fact that they can't even set up a web server that can take a few hundred thousand hits in a few hours pushes their credibility a little further down the scale way below Netcraft.

    --
    Qu'on me donne six lignes écrites de la main du plus honnête homme, j'y trouverai de quoi le faire pendre.
  82. I like these stats better... by Anonymous Coward · · Score: 0
    "We did not want to widely publicise the data until we had been doing it for some time," he said

    I think that's another way of saying "We made sure the stat we chose beat Apache before we published it". I'm sure the Port80 people could have done better and been even more restrictive on their sample set to improve IIS' result!

    If you choose a product because of some market stat says its popular, good luck to you. Choose it for your own criteria (e.g. cost, reliability, features etc.) then good on you.

  83. You didn't know this? by ProtonMotiveForce · · Score: 1

    You all act like it's a conspiracy, or something new...

    E-business runs on IIS. End of story. You go out and look at a lot of little sites, including people's boring blogs, and sure - lots of apache. But you look at heavily used sites, business sites, and a lot of them run IIS.

    1. Re:You didn't know this? by viware · · Score: 1

      Maybe, but thats part of what we are debating. The question is how to count websites. Do you count domains like netcraft does? Do you count ips? What if we count domains, and then weight them for popularity (say #visitors/period)?

      Simply stating that "E-business runs on IIS. End of story." is silly. If you're an expert then please, enlighten us.

    2. Re:You didn't know this? by LizardKing · · Score: 1

      E-business runs on IIS.

      Wow. Every single internet business runs on IIS? Then how come almost every advert for e-business vacancies asks for experience in one or more of the following:

      • Apache on Unix
      • Perl on Unix
      • PHP on Unix
      • J2EE on Unix

      The only jobs that I see asking for IIS and/or ASP with any frequency are the corporates running little more than a bare bones web presence. The really big e-businesses are running on Unix and Apache - sites like Amazon (HP-UX and Apache), Yahoo (FreeBSD, Apache and a custom webserver) and Google (Linux and a custom webserver). Ebay are the only notable exception, but they have a scheduled, one hour outage every Friday morning.

      Chris

  84. Conflict of interest. by Shanep · · Score: 2, Insightful

    "Netcraft is biased"

    "develops software products to enhance the security, performance and user experience of Microsoft's Internet Information Services (IIS) Web server."

    Entities who could be accused of having a conflict of interest, ought not bother at all with statements like these. It will only end up making them loose integrity.

    --
    War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
    1. Re:Conflict of interest. by Anonymous Coward · · Score: 0

      How long until you idiots get it?

      lose = opposite of win
      loose = your mother's vagina

      It's called "English"

    2. Re:Conflict of interest. by Shanep · · Score: 1

      How long until you idiots get it

      Intelligence != knowledge.

      It's called "English"

      It's called a "Typo".

      Do you have anything to contribute? Because all you have shown is that you feel superior over a mix-up of simple English words, which I guess means you have a low self esteem due to feelings of general inferiority.

      In addition, not everyone on the Internet has English as his or her first language. What matters is the intended message and not the spelling. Mixing "lose" and "loose" hardly renders the message unintelligible to intelligent people. So I guess you don't fit the description of intelligent then.

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
  85. Except... by Theatetus · · Score: 4, Insightful
    For example, Slashdot counts for something like 13 sites - the individual sections (like apple.slashdot.org - I'm not listing all of them)

    What about boxes like the ones where I work that run many (dozens, hundreds even) domains on one physical server? That's where the real difference creeps in; it's how 60-whatever % of sites run on Linux while 60-whatever % of boxes running web servers run Windows. Lots of the Linux boxes run multiple sites (and I don't just mean www.foo.com and images.foo.com; I mean they run www.foo.com and www.bar.com and www.baz.com and www.qxt.com on the single box).

    So, take one of my boxes at work: it currently hosts 53 second-level domains and about 200 subdomains from them. The one I'm thinking of has its own class C netblock, but we have similar ones that just have a single IP address for their dozens of sites. Do you want that counted as one server, as 53, or as 200? Netcraft says it's 200. Port80 says it's 1. I'd like to count it as 53. Netcraft's way tells you what people who make web hosting decisions like. Port80's way tells you what people who make hardware and software buying decisions like.

    --
    All's true that is mistrusted
    1. Re:Except... by fruey · · Score: 1
      A whole Class C for one server, one NIC? That's mighty greedy!

      Some places in the world, you have to justify a separate machine for each IP that you get, and anything above a /27 is both expensive and rare!

      --
      Conversion Rate Optimisation French / English consultant
    2. Re:Except... by RoLi · · Score: 2, Insightful
      Can't you take a course and just read? It's not that hard.

      Netcraft says it's 200. Port80 says it's 1.

      Wrong. Port80 says it's zero, zilch, nada because they only count the frontpage of Fortune 1000 companies and nothing else.

    3. Re:Except... by yerricde · · Score: 1

      it's how 60-whatever % of sites run on Linux while 60-whatever % of boxes running web servers run Windows.

      And not all those 40 percent of non-Windows servers run GNU/Linux; some run FreeBSD or Solaris operating systems. If well under forty percent of servers run sixty percent of sites on GNU/Linux, this indicates strongly that GNU/Linux is much stronger than Windows at virtual hosting. Statistics clearly indicate that not as many virtual hosting rely on Windows to handle the increased loads of such an environment. Just look at all the IIS web servers that give HTTP 403.9 (Too many connections) errors so quickly to see why.

      --
      Will I retire or break 10K?
    4. Re:Except... by rcamans · · Score: 0

      Wouldn' it be more accurate to count IP Adresses?

      --
      wake up and hold your nose
    5. Re:Except... by Anonymous Coward · · Score: 0

      afaict you just have to justify you actually need the ip's

      now http can do name based virtual hosting so thats not a reason

      but https requires a seperate ip for each certificate

      which pretty well means one for each domain at least

    6. Re:Except... by Anonymous Coward · · Score: 0

      don't retire. /. loves you. =)

      besides, we need a higher signal/noise ratio around here.

    7. Re:Except... by Anonymous Coward · · Score: 0

      As he wrote in the journal, he's not really retiring; he's just jumping ship to a new nick.

  86. Cached copy of slashdoted link by katarn · · Score: 1

    Well, what ever THEY are running, it doesn't look like it could handle a slashdoting. Here's the google cache of the article.

  87. Here's my survey by Anonymous Coward · · Score: 0
    Yes, they are biased. Yes, they are thouroughly slashdotted.

    Their methodology sucks as well, though. I would venture the guess that a large proportion of those 1000 websites they sampled are just "brochure"-type websites. (Like eg. apache corporation)

    So I decided to do __..--Sascha's Server Survey--..__:

    I checked out the servers that the top 50 alexa ranked pages run. (Yes, I am too lazy to do the whole hundred)

    Results:

    apache: 20
    iis: 17
    nescape/aol: 7
    other/unknown: 7

    An interresting observation is the difference between the first 25 and the second 25 bunch. The first bunch includes all those microsoft sites that all the lusrs visit: msn.com, microsoft.com, passport.net, doubleclick.com.

    First 25:

    iis: 11
    apache: 8
    netscape/aol: 3
    other/unknown: 3

    Second 25:

    apache: 12
    iis: 6
    netscape/aol: 3
    other/unknown: 4

    My intuition is that the majority of websites are going to be more like the second segment, because of the lack of monopoly distortion (i.e. default IE website).

    Sign up now for only $666, and get the full results of this superb survey.

    1. Re:Here's my survey by Anonymous Coward · · Score: 0

      Yes, I've noticed that I can't tell the difference between 3+4 and 3+3. Apologies.

  88. they can't be serious. by CAIMLAS · · Score: 1

    Netscape runs on more corporate environments than Apache?

    Strange, I didn't notice Netscape gaining such a tremendous market share over all the shops out there that sell systems w/ Apache.

    --
    ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
  89. Re:They might have a point... by Anonymous Coward · · Score: 0
  90. Port80 Software? by pimpinmonk · · Score: 1

    Port80 Software Co.? Should be called Port81 Software, seeing as thanks to various IIS worms many ISPs have blocked port 80 for their clients!

  91. A full grown stallion's cock, when fully erect, wi by Anonymous Coward · · Score: 0

    A full grown stallion's cock, when fully erect, will measure some two to three feet long.

  92. netcraft confirms! BSD is dying by JeanBaptiste · · Score: 0, Offtopic

    does this article mean that all those trolls were... (dramatic pause) wrong?!?!?!?

  93. Assuming they arent even biased... by Anonymous Coward · · Score: 0

    They certainly havent really thought about what they are trying to do..

    show me one company that uses only one web server... i've yet to see a company that fits into the "large" bracket that doesnt run at least 15 different types of web servers...

    So they run their front page with iis... who cares, its only html (in most cases)...

    Not just this, but when you add layer 7 load balancing into the equation, the same url could be served by many different breed's of web server...

    IIS is great (althought most are) for serving static content, but alot of companies sure do like the bigger/badder machines for doing anything more thats web-based...

  94. WAY Cool - try these by Anonymous Coward · · Score: 0

    slashdot.org
    Date: Thu, 27 Nov 2003 07:14:10 GMT
    Server: Apache/1.3.29 (Unix) mod_gzip/1.3.26.1a mod_perl/1.29
    SLASH_LOG_DATA: shtml
    X-Powered-By: Slash 2.003000
    X-Bender: The modern world can bite my splintery, wooden ass!
    Vary: Accept-Encoding
    Cache-Control: private
    Pragma: private
    Connection: close
    Content-Type: text/html; charset=iso-8859-1

    and www.port80software.com

    Date: Thu, 27 Nov 2003 07:15:25 GMT
    Server: Yes we are using ServerMask
    Set-Cookie: It works on cookies too=8NSM130P.5Q..NS12K9856.03, 5, 3778M; path=/
    Cache-control: private
    Content-Length: 21811
    Connection: keep-alive
    Connection: Keep-Alive
    Content-Type: text/html

    what a crock .... :)

  95. And they are running.... by MavEtJu · · Score: 2, Informative

    We detect that www.port80software.com is running Yes we are using ServerMask.

    Date: Thu, 27 Nov 2003 07:15:24 GMT
    Server: Yes we are using ServerMask
    Set-Cookie: It works on cookies too=8, SM130P.5Q..NS12H57M64MP00.N2356; path=/
    Cache-control: private
    Content-Length: 21881
    Connection: keep-alive
    Connection: Keep-Alive
    Content-Type: text/html

    --
    bash$ :(){ :|:&};:
  96. Do not forget all of those corporate file servers! by goddenm · · Score: 1

    No one bothers to mention that a lot of default installs for Windows 2003 Server plans include web services even though they may only be using the machine as part of an active directory or PDC.

  97. Re:Hahaha! Yep, good old IIS is SOOOO reliable by Anonymous Coward · · Score: 0

    Flamebait? HOW IN THE LIVING FUCK IS THE COCKSUCKING PARENT POST FUCKING FLAMEBAIT WHILE THE OTHER LIKE-MINDED POSTINGS ARE NOT? Stupid choad guzzling moderators. Typical fucking MS lackies, moderating things they don't agree with down into the netherlands.

  98. Sample:One means Value of Knowledge: Zero by enkidu · · Score: 1
    Uhmm, how many companies have you worked for? How many hits does your site get in a day? How much of your company's business is critically dependent on your web presence? Your assertions don't mean diddly if you're using your single corporation as the definitive example of "Corporate America" and extrapolating from there. I'd like to point out that most of your reasoning "If a MAJOR vendor will not support etc etc." and "...barely getting their feet wet...etc." is pure conjecture and guesswork. How many CTO's did you survey to come up with those homilies? How many Linux/Windows vendors have you surveyed? I'm guessing ZERO. Most of Corporate America is interested in one thing: MONEY. If dumping IIS for Linux will make them more MONEY, they'd all do it in a second. And many have.

    I work for a large company (very large) and believe me, IIS doesn't get within two router hops of our production environment. I have also dealt with many large pharma companies and they love Linux for their research clusters. It's cheap, it's fast and it works. Many of my techy friends work at various companies, and from what I've heard, the less technically savvy the company is, the more likely it is that they run IIS. The more crucial internet presense is to their bottom line, the more likely that they run Apache+Linux|BSD. My samples are also pretty limited but at least their based on real knowledge and samples (10+), not conjecture and extrapolation from a single data point. So go spread your bull fewmets elsewhere, like "Microsoft Weekly" or "IIS Developers Quarterly". We ain't interested.

    --

    There is no trap so deadly as the trap you set for yourself
    -Raymond Chandler, The Long Goodbye
    1. Re:Sample:One means Value of Knowledge: Zero by ryanw · · Score: 2, Insightful
      Uhmm, how many companies have you worked for? How many hits does your site get in a day? How much of your company's business is critically dependent on your web presence?
      I have worked personally for 3 major corporate companies (fortune 500) and have friends that work in several others. Yes, the web is a huge dependency for my current location. I'm still sticking to my original comment. Linux is sure picking up the pace due to RedHat Advanced Server. The EXPENSIVE ONE. But it is not no where near as deployed as other major UNIX (non-linux) distributions in Corporate America. And that would explain the results of this survey.

      Another poster commented saying that Netcraft offers similar surveys to members. They are saying results of the Fortune 1000 to be very similar to this report.

      Settle down. Relax. Linux will be where you think it is today within 3 or 4 years.

    2. Re:Sample:One means Value of Knowledge: Zero by enkidu · · Score: 1
      [Having had a good night's rest] Boy, was I a grumpy poo or what? I guess our samples depend on our industries. Most of my friends work in the dot-com area (the ones that have managed to make money and stay in business) so I guess it's no wonder that they prefer to use Apache+Linux|BSD.

      Deep breath. Relaxed. Settled. Going with the flow.

      --

      There is no trap so deadly as the trap you set for yourself
      -Raymond Chandler, The Long Goodbye
  99. He may be running a Perl script sneaky sneaky by Camel+Pilot · · Score: 1

    Right you are! Your site does cause his "scanning" software to blow. He he he and what use is a server mask if your server is spewing this:

    Microsoft OLE DB Provider for ODBC Drivers error '80040e57'

    [Microsoft][ODBC SQL Server Driver][SQL Server]String or binary data would be truncated. /support/Tools/Tool_ServerMask.asp, line 119


    Oh wait... the sneaky guy he this may running a perl script and he is just trying to fool us. Sneaky sneaky guy.

    Hot sauce and more
    Linux and Mozilla user get a 5% discount (unless of course you are using "client mask" ;)

  100. Microsoft's way with maths...again by NZheretic · · Score: 1
    Back in September Microsoft's advocates were harping on about the "Migration" to Windows Server 2003
    The original netcraft article on the "Migration" to Windows Server 2003 hints at the fact that that most of the migration is occuring on hosted systems, where the hosting providers have received very favorable terms ( read as bribes ) to switch to Windows2003. Myhosting.com continues to be the top hoster of active Windows Server 2003 sites, and now has over 98% of their active sites migrated to Windows 2003. The month before, Myhosting.com was hosting 13,504 , in comparison to last months 32,810, an increase which accounts for the 5%. Yes, one provider.

    What the Microsoft spin doctors do not mention is the continuing market share loss to Apache overall

    Today, a new bunch of Microsoft advocates use the opposite argument as was used in September, by NOT counting deployments on hosting providers to spin the numbers in their favor.

    Meanwhile the overall drop in Microsoft's share continues.

  101. Numbers look legit, but of questionable value. by ChaosDiscord · · Score: 5, Insightful

    They list the 995 sites they include (they're using the Fortune 1,000, and (looking at some of the earlier reports), apparently 5 Fortune 1,000 companies don't have sites. (If they're still Slashdotted, you can download the pages from Google's cache. start here.)

    A bit of quick Perl hackery pulls back the following values, roughly in line with what they report. The second column is actual sites found.

    54.0% 537 Microsoft-IIS
    18.2% 182 Netscape-Enterprise
    16.1% 161 Apache
    _3.6% _36 OTHER
    _3.4% _34 IBM_HTTP_SERVER
    _2.7% _27 UNKNOWN
    _1.8% _18 Lotus-Domino
    _____ 995 TOTAL

    That said, I doubt the usefulness of the survey. It's a survey of Fortune 1,000 companies. These are often companies whose web presence is minimal. What does a giant holding company need with a web site? Heck, five of the companies didn't have any site at all! Of those sites that exist, many lack any sort of complexity (say, thousands of pages, or lots of dynamic pages). Simply put, many of these sites would run fine an almost anything, they don't represent Hard Work. I'm a lot more interested in what Google and Yahoo choose to run than in what the Radian Group and the Kiewit run.

    Now Netcraft does have the problem they cite: Netcraft weights everyone equally. Perhaps that introduces bias. Perhaps we should select a set of sites that is high bandwidth, typically has at least some dynamic systems in place (say, to handle selling accounts), and is a popular target for hackers? How about porn sites? Porn operators have a hard job, thanks to Smutcraft you can see what they run.

    Second, it looks like they've chosen one site for each company. For Amerco, for example, they chose UHaul.com running IIS. Reasonable enough (UHaul is part of Amerco), but it's interesting that they skipped amerco.com (running Apache). Not a great example, surely (especially since uhaul.com is certainly doing more real work than the very thin amerco.com), but it shows that there is a selection process of some sort, and any selection process risks introducing bias.

  102. Want a good laugh? by altamira · · Score: 1

    Have a look at their products... Security through obscurity is one of them (ServerMask), and a "custom error page" deployment tool is another. Then there's a HTTP-gzip compression package. I won't even mention the rest - "highly innovative", isn't it.

  103. Where's the porn? by Anonymous Coward · · Score: 0

    These things never count the millions of porn domains out there, and everyone in porn runs on *nix and Apache. The Hun gets well over a million uniques a day and sure as hell doesn't run on M$.

  104. Free Software Wins again. by Anonymous Coward · · Score: 5, Informative
    and what would that one line be?I want my $50 worth on my apache server


    • Unpack the Apache distro file (apache_1.x.xx.tar.gz) and run the configure script.

      Now do the following commands:

    • cd src/os/unix
      (With Apache 2.x, cd os/unix)
    • vi os.h
    • Search for:
      #define PLATFORM "Unix"
    • Replace "Unix" with whatever you want your OS identification to be. (Some of the more creative ones I've done are 'NachOS,' 'PathOS,' 'StratOS,' 'ZerOS,' and 'WinDos'...anything.)
    • Save the file.
    • cd ../../include
    • vi httpd.h
      (With Apache 2.x, vi ap_release.h)
    • Search for:
      #define SERVER_BASEVENDOR "Apache Group"
      #define SERVER_BASEPRODUCT "Apache"
      #define SERVER_BASEREVISION "1.x.xx"
    • Replace "Apache" and "1.x.xx" with whatever you want your Server and version number to be. (I recommend "Port80Software-Is-A-Fucking-Ripoff" and "Holy-Jumping-Jesus-This-Was-Easy", respectively.)
    • Save the file.
    • cd ../..
      (With Apache 2.x, cd ..)
    • make

    You're done. Congratulations. You just saved yourself $49 dollars!!!
    1. Re:Free Software Wins again. by ivan.ristic · · Score: 5, Informative

      If you're using mod_security on your Apache server then you only need to add one line to the configuration file:

      SecServerSignature "MyServer/19.5.1"

    2. Re:Free Software Wins again. by Anonymous Coward · · Score: 0

      Alternatively, remove the Server header completely with the following patch:

      diff -urN httpd-2.0.48/modules/http/http_protocol.c httpd-2.0.48-masked/modules/http/http_protocol.c
      --- httpd-2.0.48/modules/http/http_protocol.c 2003-09-17 11:47:39.000000000 +0100
      +++ httpd-2.0.48-masked/modules/http/http_protocol.c&n bsp; 2003-11-27 18:27:43.000000000 +0000
      @@ -1288,7 +1288,7 @@
      }
      }
      else {
      - form_header_field(&h, "Server", ap_get_server_version());
      + /*form_header_field(&h, "Server", ap_get_server_version());*/
      }

      /* unset so we don't send them again */

  105. Sites Vs Servers? by phorm · · Score: 2, Insightful

    So basically, they're using a (questionably biased) survey of "servers" running IIS Vs others.

    No excuse me, but wouldn't be able to run 100 sites on an apache box without problems beat the pants off having to run 100 seperate IIS boxen?

    I mean, if say, 70% of the websites in the world were to be run on 30% of the servers, I'd say those 30% of servers had something over the other 70%...

  106. Well... by ivern76 · · Score: 1

    Step 1, redefine "market share" by chopping off any sectors that don't use your product. Step 3, profit!

  107. Mod parent up! by Anonymous Coward · · Score: 0

    Mod parent up!

  108. Running scared by Anonymous Coward · · Score: 0
    This article clearly shows that Microsoft, and the companies dependent on proprietary software are running scared.

    Why only one month?

    What about the S&P 500?

    What about the Russell 2000?

    What about Nasdaq, the technology "market"?

    They can slice and dice all they want. How's it go...statistics...?

    Just like Gartner or Enderle, how many surveys did they do before they got the result they wanted?

    Attack Netcraft. A survey that's been the industry standard for years. And come out with a one month survey in response. With results that coincidently are helpful in selling the products/services that the survey company is selling...

    The timing is perfect. The suits that are gullible enough to fall for this survey to justify their predetermined choices are also the turkeys in the industry.

    Gobble, gobble.

  109. Microsoft Certified by Anonymous Coward · · Score: 0

    About Us -> Bottom of page shows Microsoft Certified Partner logo.

    hmmmmmmmmm!!!!!!!

  110. IBM is not even in the TOP1000 website!! by Anonymous Coward · · Score: 0

    Yeah, for sure, they account for only
    important website, IBM is not even
    part of the list.

    Maybe they should focus on all websites
    for all companies on the NYSE
    having more than 200,000 actions
    transactions per day.

    That might more insightful...

  111. Of COURSE this is not real by LS · · Score: 1

    Enough of your silly debating. If any of you still think this is a real survey, and not propaganda, then take a look at the message given if you scan a server header that reports Apache:

    "Note:
    No matter what the above results show, this company may be running Microsoft IIS and protecting its Web server identity with ServerMask.

    Try ServerMask FREE for 30 days. Download Now!
    Buy ServerMask for only $49.95 today!"

    Case in Point

    And here's what it says if you got scan an IIS based site:

    "Protect your Web server identity with ServerMask!
    Why let anyone find out you're running a Microsoft IIS server? Don't tempt potential hackers!

    Try ServerMask FREE for 30 days. Download Now!
    Buy ServerMask for only $49.95 today!"

    Case in Point

    Hmmmmmmm, two different results. Strange....

    LS

    --
    There is a fine line between being a cultivated citizen and being someone else's crop. - A. J. Patrick Liszkie
  112. Perspective by rduke15 · · Score: 3, Insightful

    There is not much point in bashing one or the other survey as being biased. Of course they are (whether intentionally or not), since a single survey will only ever show a single perspective.

    - Netcraft shows servers by hostnames
    - Port80 shows servers for US Fortune 1000 companies

    Both are interesting (even though the Port80 graphs suck, and their software is broken).

    But both are meaningless by themselves if you want a serious view of server software usage.

    Adding Netcraft's SSL survey (which isn't free) would help to get yet another perspective.

    Then a breakdown by IP addresses instead of hostnames would be interesting, but Netcraft doesn't seem to publish that.

    And what about non-US Fortune-N companies?

    And web servers whose main business relies on the web (as this post suggests)?

    And stuff you definitely cannot get like the sites with the most traffic? (maybe you could get "sites-with-a-lot-of-traffic-which-do-banner- advertizing-with-major-banner-advertizing- companies").

    If you take the survey for what it is, it's interesting. Just don't expect it to tell you more than it can.

    Port80 is not about market share, it's about market share in US-based Fortune 1000 companies this summer. A very limited, but nonetheless interesting survey (if you care for surveys, that is).

    Who will do a survey of slashdotted sites? Shouldn't be too difficult. Anybody bored in some rainy region of the globe?

  113. Obviously incorrect graphs in report by Basje · · Score: 1

    If you look at the second graph, iis4.0 is gaining market share. This is obviously false, and also are not in accordance to their own numbers at the bottom.

    If the whole survey is as "carefully" done as that, just write it off. It seems to me to be made up.

    --
    the pun is mightier than the sword
    1. Re:Obviously incorrect graphs in report by Chris-Port80 · · Score: 1

      Thanks for the image mistake catch. Will be fixed ASAP.

      OK, enough fun for today, folks. It really is turkey time.

      Best,
      Chris @ Port80

  114. Everyone misses the point - by Anonymous Coward · · Score: 0

    And that's that netcraft doesn't go out of its way to get statistics! If you want your site to be monitored by them, you GO there and TELL it to read it. Did that change recently? Perhaps there are some people behind the scenes that get paid under the table to inject certain numbers into certain places.. who knows, and who's gonna do something about it?

  115. Re:netcraft confirms! BSD is dying by cpghost · · Score: 1

    Port80 Software is dying.

    --
    cpghost at Cordula's Web.
  116. "We guard cheese" by Tablizer · · Score: 1

    However, it should be pointed out that Port80 "develops software products to enhance the security, performance and user experience of Microsoft's Internet Information Services (IIS) Web server."

    About as respectable as Michael Jackson Daycare.

  117. Website popularity should NOT be the focus by Rog7 · · Score: 1

    WTF does website popularity have to do with the choice of webserver by whomever is running the site?

    Sounds to me like Port80 Software wants to confuse apples and oranges in order to find a convenient way to lie with numbers.

    I can understand disagreeing with domain parking skewing the numbers, but what NetCraft does is show the choices of the (call them educated or knowledgable.. or not) professionals.

    The average netizen doesn't give a hoot over what software drives a site, they're more interested in the content.

  118. NETCRAFT IS DYING by Anonymous Coward · · Score: 1, Funny

    It is official; Netcraft confirms: Netcraft is dying

    One more crippling bombshell hit the already beleaguered Netcraft community when IDC confirmed that Netcraft market share has dropped yet again, now down to less than a fraction of 1 percent of all surveys. Coming on the heels of a recent Netcraft survey which plainly states that Netcraft has lost more market share, this news serves to reinforce what we've known all along. Netcraft is collapsing in complete disarray, as fittingly exemplified by failing dead last in the recent net survey comprehensive test.

    You don't need to be a Kreskin to predict Netcraft's future. The hand writing is on the wall: Netcraft faces a bleak future. In fact there won't be any future at all for Netcraft because Netcraft is dying. Things are looking very bad for Netcraft. As many of us are already aware, Netcraft continues to lose market share. Red ink flows like a river of blood.

    Web Server Survey Netcraft is the most endangered of them all, having lost 93% of its core developers. The sudden and unpleasant departures of long time Web Server Survey developers Jordan Hubbard and Mike Smith only serve to underscore the point more clearly. There can no longer be any doubt: Netcraft is dying.

    Let's keep to the facts and look at the numbers.

    Netcraft Admin leader Theo states that there are 7000 users of Netcraft SSL Server Survey. How many users of Security Testing are there? Let's see. The number of Netcraft SSL Server Survey versus Security Testing posts on Usenet is roughly in ratio of 5 to 1. Therefore there are about 7000/5 = 1400 Security Testing. Find that site Netcraft posts on Usenet are about half of the volume of Security Testing posts. Therefore there are about 700 users of Find that site Netcraft. A recent article put What's that site running Netcraft at about 80 percent of the Netcraft market. Therefore there are (7000+1400+700)*4 = 36400 Netcraft users. This is consistent with the number of Netcraft Usenet posts.

    Due to the troubles of Security Testing, abysmal sales and so on, Web Server Survey is going out of business and will probably be taken over by Netcraft who sell another troubled net survey. Now Netcraft is also dead, its corpse turned over to yet another charnel house.

    All major surveys show that Netcraft has steadily declined in market share. Netcraft is very sick and its long term survival prospects are very dim. If Netcraft is to survive at all it will be among net survey dilettante dabblers. Netcraft continues to decay. Nothing short of a miracle could save it at this point in time. For all practical purposes, Netcraft is dead.

    Fact: Netcraft is dying

  119. The TRUTH is ... by Jerry · · Score: 2, Informative

    that Microsoft's web server installs across ALL TOP DOMAINS have dropped to their 1997 levels, while Apache has almost doubled their 1997 levels. No amount of MS PR cash can change that fact.

    Hiding your IIS server behind a server mask or mis-identifying it as an Apache server isn't going to stop a virus or trojan... they can't read. They just try the exploit and if it works... it works. Not only has that been happening a lot on IIS servers, and MS software in general, the rates of infections/infectors seem to be growing... which explains why Apache had another large jump since last month, and MS has fallen by almost the same amount.

    It's one thing to have your web site broken into, its another thing to pay to have it broken into. That's what you're doing when you buy & install MS web servers and the anti-viral software which supposedly will 'protect' them. It's obvious something is not working....

    --

    Running with Linux for over 20 years!

  120. I don't get your comments by mikkom · · Score: 2, Interesting

    Why are everyone complaining about netcraft surveys based on domain names when every netcraft monthly survey also has statistics for active servers See this months survey for example, especially "total for active servers"

  121. Yes they are... check this out by imtheguru · · Score: 5, Funny

    i tried their header check for www.apache.org [link is here]

    Port80 returned this result:
    "We detect that www.apache.org is running Apache/2.0.48-dev (Unix)."

    But further down the page is this gem:
    "No matter what the above results show, this company may be running Microsoft IIS and protecting its Web server identity with ServerMask."

    WTF?!

    --
    Yet Socrates himself is particularly missed.
    A lovely little thinker but a bugger when he's pissed.
    1. Re:Yes they are... check this out by kyrre · · Score: 5, Interesting

      Apperantly servermask is their product. When I try a site I knew running IIS response is like so:

      Protect your Web server identity with ServerMask!
      Why let anyone find out you're running a Microsoft IIS server? Don't tempt potential hackers!

      Try ServerMask FREE for 30 days. Download Now!
      Buy ServerMask for only $49.95 today!


      No: "No matter what the above results show, this company may be running Apache and protecting its Web server identity with ServerMask."

      Security through masking the server string sounds very secure. sigh.

    2. Re:Yes they are... check this out by Anonymous Coward · · Score: 1, Funny

      No matter what the above results show, this company may be running Microsoft IIS and protecting its Web server identity with ServerMask.... so, just to be safe, we counted it as IIS.

    3. Re:Yes they are... check this out by Anonymous Coward · · Score: 0

      Ha ha ha. The crooks at Microsoft can't fix their software so the crooks at Port80 come with a solution to their customers: just pretend you're not running that crapy IIS software.

      Talk about bottom feeders...

    4. Re:Yes they are... check this out by Anonymous Coward · · Score: 0

      "Why let anyone find out you're running a Microsoft IIS server? Don't tempt potential hackers!"

      They seems to trust IIS.

  122. Comment removed by account_deleted · · Score: 2, Insightful

    Comment removed based on user account deletion

  123. Fortune 1000 sites are not the busiest? by chrome · · Score: 2, Interesting

    I don't know for sure, and I don't have any data to back up my assertion, but I have a strong feeling that Fortune 1000 sites are not the busiest sites out there.

    For instance, a Fortune 1000 server probably only serves a few sites.

    Most people running server farms doing mass hosting can serve tens of thousands of sites off a single server running Apache (or Zeus, etc).

    I really doubt the relevance of this, especially in light of the fact that a lot of large companies will have a "MS software only" policy these days.

    But, this is all conjecture of course.

  124. Flawed? How? by grahamtriggs · · Score: 1

    You see, the thing with statistics, is that they can be misused in any way you choose.

    What do NetCraft's stats set out to show? The servers that are used to run various domains. Is this *meant* to be a reflection of what the *business* world is doing? Not really. If that's what they wanted, they would filter out the rest.

    If you wanted to infer that the business world is using a particular server based on Netcraft's stats, then the flaw is in the use, not the statistics themselves.

    Now, are Port80's stats any better? They feel a reflection of the business world is to ask the 'largest' 1000 companies - ie. the ones that both have the most cash to throw around, and sizable enough orders to push down licensing costs through volume orders - what they use. What with corporate stigma for using products backed by other large corporations, and a desire for platform standardisation as well, it's hardly surprising that IIS comes out on top. Does this reflect what the rest of the business world is - or should be - doing? And do the Port80 stats highlight any trends for migrating from one platform to another?

    As I said - any statistic can be misused. That doesn't mean they are flawed. But if anything, Port80 misrepresent their own stats to a greater extent.

    1. Re:Flawed? How? by zyridium · · Score: 1

      The question I feel most important is not can netcrafts statistics be misused, which as you say is true of any statistic, but can they actually be used in any meaningful way?

  125. smutcraft by Medieval_Thinker · · Score: 1
    If you want to know the servers that can consistently "pump out" the content consider the "smutcraft" survey. These are folks with a business model that requires servers to be up, secure and robust. You can see what the have chosen.

    smutcraft

  126. The meaning of liff by Anonymous Coward · · Score: 0

    The message of this survey is:
    Only Fortune 1000 companies have importance.

    And it is true. They are guilty for allowing MS behave like it has. Fortune 1000 companies IT departments are guilty for approving this shit going on for years and years.

  127. Re:isthatdamngood.com crashes port80 by Anonymous Coward · · Score: 0

    Hmmm.... I think it crashes because your id string is soooo looong. I have tried three of my Mandrake 2.0.xx apache servers and one Netware apache 1.3.xx server and they report correctly.

    I really don't think most apache sites announces as much about their servers as you do

    Peder

  128. Virtual hosts by SgtChaireBourne · · Score: 1
    Is there any service that ranks by counting a server only once, no matter how many domain names actually point there...?
    This would bias heavily against Apache, Zeus and the other mid- and high-end servers that host multiple sites. IIS needs more hardware to handle a comparable number of sites, this increases further if you expect it to handle a comparable load, even discounting uptime and security.

    The moderators really showed their butt by posting such flawed marketing crap.

    To make it up, can we please have one 24-hour block without any articles that focus on MS-Windows, MS in general or it's subsidiaries like Slate, MSNBC, MSNPR, etc.?

    --
    Beta is broken and the link to classic doesn't work. Stop wasting our time or there won't be anybody left here.
    1. Re:Virtual hosts by Anonymous Coward · · Score: 0

      Now that I've read your latest idiocy I thought I would go back and see some of your prior crap. This is great:

      IIS needs more hardware to handle a comparable number of sites

      It may or may not be true but you have no support for the statement. You can just as easily park 1,000,000 domains on IIS as you can Apache. Parking domains doesn't really require a whole lot of hardware. Either way the hardware requirements for both are going to be nearly identical. Bandwith and memory are the two most important things when running a site. Those are going to be the same no matter what x86 OS you use. The advantages of Apache/Linux are cost, security, and (in my opinion) ease of use. I find httpd.conf a lot easier to work with (especially programmatically) than the IIS gui.

      Two reasons that a survey by server and not site is important. One is because it gives a real market share number. Second is because it ignores the server software and focuses on the OS. Apache runs on Windows, Unix, etc. so it is not really a measure of Linux.

  129. No google?!?! by Anonymous Coward · · Score: 0

    Guys, there is even no google on that list! So one of the most important web-sites on internet is not even included in this survey. This report is a crap!

  130. Hey, that's FOUR lines! by mangu · · Score: 4, Funny

    So typical of "open sores" zealots...

    "EXPERTS CONFIRM: CONFIGURING OPEN SOURCE SOFTWARE IS 300% MORE DIFFICULT THAN ORIGINALLY CLAIMED"

    1. Re:Hey, that's FOUR lines! by bruns · · Score: 1

      But at least you don't have to spend money on a third party product to do it.

      --
      Brielle
    2. Re:Hey, that's FOUR lines! by Anonymous Coward · · Score: 0

      You can do a similar string replacement in the IIS binary if you're going to go through that much trouble.

    3. Re:Hey, that's FOUR lines! by Anonymous Coward · · Score: 0

      Errrr, if you think those instructions are difficult I would never hire you at my company.

  131. Cowboy Statistics by polyp2000 · · Score: 1

    So far as I can see their results are presented in a rather cowboy fashion. IANAS(tatitician) but simply on face value, comparing the quality of netcraft with port80's fisher price webstats, i am surprised they even got a look in in the first place.(regardless of bias)

    Netcraft have an archive of data and graphs. It has taken them years to achieve the trust and respect they command in order to be an authority on the subject. You cant just pop up out of nowhere and expect people to take your results seriously unless you have a history of producing viable results that people cand depend on.

    This is quite obviously a ploy to drive traffic to their site and increase sales of their naff IIS plugins, which are probably about as usable as their webstat results.

    --
    Electronic Music Made Using Linux http://soundcloud.com/polyp
  132. They obviously have a thing about netcraft by polyp2000 · · Score: 1


    Obviously ashamed to say which server they are running !

    http://uptime.netcraft.com/up/graph/?host=www.po rt 80software.com

    nick

    --
    Electronic Music Made Using Linux http://soundcloud.com/polyp
  133. Results are biased towards big but not to big site by malsdavis · · Score: 1

    The results do seem to be particulary biased towards IIS, as a web developer who has worked with a lot of hosting companys etc., I know from experience that IIS does definatly not run on the kind of percentage of websites they claim.

    If they are going to take into account website usage then although this would increase IIS's results for moderatly large websites, this would surely be made insignificant when you add all the mega websites like the BBC, AOL, CNN, GOOGLE, YAHOO etc... where virtually none of these sort of sites run IIS yet account for the large majority of www traffic.

    I tried to point this out to them via there contact page however this produced a "page not found" error, obviuosly another demonstration of the quality of their work.

  134. Real problems with methodology by DoctorNathaniel · · Score: 2, Insightful

    In skimming threads, it looks like people have missed the real problem: that the have pre-selected there sample.

    There sample is the servers of the "fortune 1000 companies". Now, I don't know how the Fortune 1000 chooses it's companies, but I'll bet they don't choose those companies that have succeeded due to good IT choices. Microsoft will be on the list.. but how much money does Google make? Is it on the list?

    Moreover, and this is the really important point, they are completely ignoring every other kind of site. Government, educational, research, NGO, military, etc, etc. It ignores all the sites that don't make any money but are vitally important.

    OK, they're just doing the study to prove that _companies_ use MSII. But even that's bad: it only proves that BIG companies use microsloth. This may be an intelligent decision for big companies, but not for small ones.

    So, in general, the only thing that Port80 really says in it's study is that big, rich companies use Microsoft. This implies no causality: few of these companies make money from the web.

    The Netcraft survey shows that PEOPLE use Apache.. and I think that's much more interesting.

    ---Nathaniel

  135. Fortune 1000 -- heavy users??? by dcs · · Score: 1

    After spending MUCH time criticizing Netcraft, they finally come to *their* technique. Maybe they hope people will get convinced that Netcraft sucks and then gloss over their own approach.

    Their approach is valid, but they make one assumption that is not. They talk as if the Fortune 1000 corporations web sites (their own pool) were the sites most heavily visited on the Internet.

    Huh??? Amazon is a heavily visited site. The New York Times is a heavily visted site. Slashdot is a heavily visited site. Google is a heavily visited web site. Big corporations may make a lot of money, but that doesn't mean the average user has much reason to visit their sites.

    So this assumption of theirs, which they make explicitly, is invalid.

    Then again, Microsoft is one of the Fortune 1000 corporations, isn't it? :-)

    --
    (8-DCS)
  136. Where's Google? by cascadefx · · Score: 1

    They don't even have Google... there goes their popularity accounting. Google is so popular that it is its own verb.

    It just happens to run Linux... heavily.

    This survey is crap!

  137. what it means by ScottSpeaks! · · Score: 1

    So what this survey tells us is that large corporations tend to buy Microsoft. Is this news?

  138. On IIS it really is a one-line config change by Anonymous Coward · · Score: 0

    Under IIS it really is a one-line config change:

    In:
    %SystemRoot%\system32\inetsrv\urlscan\urlscan.ini

    Change:
    AlternateServerName=Whatever You Want It To Be/3.0

    But it would be easier to simply remove the header altogether, as it really isn't necessary.

    Change:
    RemoveServerHeader=1

    Don't get me wrong - this whole thing is just a marketing gimmick for port80 software to sell their completely unnecessary product.

    I can't really figure out the topic for this thread - but it seems to be a ms vs apache thing again, when it really ought to be about marketing vs marketing. Both sides of this are trying to sell something, and that's what their statistics report towards - otherwise, what's the point?

  139. And here is yet another useless survey by rduke15 · · Score: 1

    If you're into this sort of thing (and have a little time to spare), here is some more data for you survey-chart-whatever nerds.

    What are "the nation's 500 fastest-growing private companies, from Inc magazine" running?

    Inc.com publishes the company list including website for free, so with the help of Perl, I got the HTTP headers for these 500 companies. 44 sites appeared to be down, and didn't respond. For the 456 others, get the data in various formats and enjoy.

    Of course, if you do make fancy graphs with it, please give us the link.

    (and you should probably give credit to Inc.com for making the original company listing available for free)

  140. That's why apache is so low with them by Daath · · Score: 1

    That's why the apache usage percentage is so low with them - The app crashes, and they assume IIS ;)

    --
    Any technology distinguishable from magic, is insufficiently advanced.
  141. *lol* by Tom · · Score: 1

    Yeah, right. For fun, I put my own domain into their little URL box.

    They correctly identify it as running Apache.

    Then, 5 times the size, there's an ad that says "Despite what we've written above so small that you might miss it, this site might really be running (big font)M$ IIS(/big font) and our server masking tool (click here to buy)".

    Let me guess how they arrived at their results: Probe 10k random servers, add the total sales volume of our server software as IIS percentage. :)

    --
    Assorted stuff I do sometimes: Lemuria.org
    1. Re:*lol* by Joe+MacDonald · · Score: 1
      :-) I put my server in their URL box. I guess they don't like mod_headers very much.

      Microsoft OLE DB Provider for ODBC Drivers error '80040e14'



      [Microsoft][ODBC SQL Server Driver][SQL Server]Line 1: Incorrect syntax near 't'.

      /surveys/top1000webservers/headercheck.asp, line 121

      --
      -Joe
  142. Funny... by Anonymous Coward · · Score: 0

    I happen to work for a fortune 50 company, and it is the new CIO's direction that we move to get off of IIS as quickly as possible to unix based platforms (apache & iPlanet). While there are exceptions (certain canned packages that only run under windows), basicaly the attitude is that we are sick of montly "critical" security holes and want to move to a more stable platform.

    Our win2k IIS servers are set for bi-weekly reboots, since the longer we leave them the more problems we have. Sounds "enterprise ready" to me, doesn't it to you?

    I remember a few years ago, calling MS on a problem with one of our win2k servers. One of their "recommendations" was that we should be defragging our disks weekly. We almost sh*t our pants.. WTF, you want us to defrag 200GB of disk on a weekly basis?? This is a *server* OS? I mean, I've run Unix boxes for years and never seen more than like 3-5% fragmentation on a disk.

  143. Good point by Kludge · · Score: 1

    That is a very good point. They don't even list Google. While google may not be one of the 1000 largest companies, it probably handles more web traffic than all those 1000 companies put together.

  144. salt by Minna+Kirai · · Score: 2, Informative

    should be taken with a mountain-sized grain of salt

    People who enjoy the taste of salt add it in proportion to the amount of food they intend to eat. "Take with a grain of salt" means "Eat so little that just one grain is adequate seasoning", or just "eat very little". The suggestion to only consume a small amount is meant to imply a low level of trust. It is the opposite of expressions like "Swallow if whole" and "Swallow it hook, line, and sinker".

    Expanding the salt grain to mountainous proportions therefore means that you will accept the survey results with total creduluity.

    1. Re:salt by squibix · · Score: 1

      > Expanding the salt grain to mountainous proportions therefore means that you will accept the survey results with total creduluity.

      Not at all. The grain of salt is necessary to make something ordinarily unpalatable go down a little easier--that's what seasonings were for in the old days, to make slightly -off- foods taste a little better. Thus, the more disgusting and objectionable the food, the more salt we need. So a mountain of salt makes perfect sense.

    2. Re:salt by Minna+Kirai · · Score: 1

      that's what seasonings were for in the old days, to make slightly -off- foods taste a little better.

      Wrong. You're talking about spices here. They were added to food to hide spoilage. But salt was added beforehand, to prevent spoiling. The amount of salt a piece of meat was packed in was more than enough to ruin the flavor- I always must soak out a salt-preserved hog for days before it becomes palatable.

      The saying has nothing to do with rotten foods. It deals with the BCE superstition that salt is an antidote to poison...

  145. For all you 1337 h4x0r5 out there by Gothmolly · · Score: 1

    Connecting to www.port80software.com[66.45.42.237]:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Syntax error in Set-Cookie: It works on cookies too=82SM1M00.6Q..NS12L.M87MO051P,.297; path=/ at position 3.

    Guess that it doesn't work too well

    $ ncftp www.port80software.com
    NcFTP 3.1.4 (Jul 02, 2002) by Mike Gleason (ncftp@ncftp.com).
    Resolving www.port80software.com...
    Connecting to 66.45.42.237...
    Hello Port80Software.
    WFTPD 3.1 service (by Texas Imperial Software) ready for new user

    Gee, why aren't they running MS FTPd if they're such fanboys?

    Starting nmap V. 3.00 ( www.insecure.org/nmap/ )
    Host (66.45.42.237) appears to be up ... good.
    Initiating SYN Stealth Scan against (66.45.42.237)
    Adding open port 80/tcp
    Adding open port 21/tcp
    Adding open port 443/tcp

    --
    I want to delete my account but Slashdot doesn't allow it.
  146. Re: More results by rduke15 · · Score: 2, Informative
    Well, I should have better things to do, but I couldn't resist looking at the results.

    So with "the nation's 500 fastest-growing private companies, from Inc magazine" data (see parent), the dominance of MS, to my great chagrin, is even worse:
    Total: 440

    57% (254) Microsoft-IIS
    34% (153) Apache
    2% ( 12) Rapidsite
    0% ( 3) Lotus-Domino
    0% ( 3) ConcentricHost-Ashurbanipal
    0% ( 2) Netscape-Enterprise
    0% ( 2) WebSTAR
    0% ( 2) Apache Tomcat
    0% ( 1) Sun-ONE-Web-Server
    0% ( 1) Lasso
    0% ( 1) Apache-AdvancedExtranetServer
    0% ( 1) Stronghold
    0% ( 1) WebSitePro
    0% ( 1) Xitami
    0% ( 1) Zeus
    0% ( 1) NetPr
    0% ( 1) Resin
    Who can find some interesting top-something companies list on which MS would get the low rating it deserves?
  147. but whois port80software? by louzerr · · Score: 1

    Currious to see if this was another MS FUD campaign, I did a whois lookup for port80software.com. While I can't legally include the complete results here, I did find that they seem sheepish to give out any information, such as their names, or parent corporation, etc. All I found was that they are from San Diego. The authorative e-mail is even a phoney.

    My guess? A MS partner (if not MS themselves) looking to make their own biased stats.

    What's more, if you look at their "about" page, it looks like their main offering is commercial software to add functionality to IIS that comes standard with Apache. And if you feel limited by Apache config directives like "ServerSignature" and "ServerTokens", you can always modify Apache's source code to send what ever signature you want! (And where is IIS's source code?)

    And just how much good does it do to disguise your server signature? The majority of the not founds logged on my Apache server are hacks at IIS. Obviously, the script-kiddies don't care about the server-signature too much.

    So, my conclusion is that this is just another MS arm spreading FUD and duping their customers out of a few bucks while they're at it.

    --
    "The large print giveth, and the small print taketh away" -- "Step Right Up", Tom Waits
    1. Re:but whois port80software? by Chris-Port80 · · Score: 1

      We are an MS partner but not owned by MS.

      Port80's survey is our own work, not an M$ "secret project".

      Hey, I like the X-Files as well, but let's not get carried away here.

      Happy Turkey Day,
      Chris @ Port80

    2. Re:but whois port80software? by louzerr · · Score: 1

      Thank you - and have a happy turkey day yourself! (I hope you aren't a Dallas or Green Bay fan)

      --
      "The large print giveth, and the small print taketh away" -- "Step Right Up", Tom Waits
  148. No, THIS is plain wrong... by big_groo · · Score: 1
    Oh the horror:


    We detect that goatse.cx is running Microsoft-IIS/5.0.
    Date: Thu, 27 Nov 2003 13:55:10 GMT
    Server: Microsoft-IIS/5.0
    Last-Modified: Fri, 31 Oct 2003 07:10:49 GMT
    ETag: "28c0df-455-3fa20af9"
    Accept-Ranges: bytes
    Content-Length: 1109
    Keep-Alive: timeout=15, max=100
    Connection: Keep-Alive
    Content-Type: text/html

  149. Look 'Till You Find What You Want by Bilbo · · Score: 1
    > Actually the page www.fys.ku.dk redirects...

    Seems like this is a repeating pattern. Site is running Server A, but redirects to Server B. I wonder how common this is, especially with servers running different platforms.

    Of course, it makes for a convenient way to keep pulling on the thread, and then quit when you find what you want to find -- in this case, a server running IIS.

    --
    Your Servant, B. Baggins
  150. Fortune 100 / 500 stats? by Anonymous Coward · · Score: 0

    Why doesn't someone do a survey on what Fortune 100 / 500 company websites are running? That should settle the question. The curious thing is that Port80 did *not* give this breakout... if a majority of the Fortune 500 were running MS-IIS based servers, they would have probably trumpeted that no end...

    More smoke & mirrors?

    1. Re:Fortune 100 / 500 stats? by rduke15 · · Score: 1

      Why doesn't someone do a survey on what Fortune 100 / 500

      Because you have to buy the list, or at least be a subscriber.

      Forbes has a few lists from which one could get data, after some scripting to get the full list instead of very little chunks, and then get the link of the page showing the URL.

    2. Re:Fortune 100 / 500 stats? by Anonymous Coward · · Score: 0

      Well, then lets use the Forbes 100 / 500... the two lists should be similar...

    3. Re:Fortune 100 / 500 stats? by rduke15 · · Score: 1

      If you get me all the pages, I will extract the URLs and get the server info.

    4. Re:Fortune 100 / 500 stats? by Anonymous Coward · · Score: 0

      Here you go - the super 100

      http://www.forbes.com/finance/lists/38/2001/supe r. jhtml?passListId=38&passYear=2001&passListType=Com pany

      (use next to get the next part of the list)

      the forbes 500

      http://www.forbes.com/lists/results.jhtml?passLi st Id=38&passYear=2003&passListType=Company&searchPar ameter1=6Num%7C%7CNotNull&searchParameter2=&result sStart=1&resultsHowMany=25&resultsSortProperties=% 2Bnumberfield6%2C%2Bstringfield1&resultsSortCatego ryName=rank&passKeyword=&category1=category&catego ry2=category&fromColumnClick=true

      (use the drop down [1-25, 26-50 etc] to get the full list)

      Thanks...

    5. Re:Fortune 100 / 500 stats? by rduke15 · · Score: 1

      (use the drop down [1-25, 26-50 etc] to get the full list)

      You use the drop down, or script it or whatever, then give a link to all the collected HTML, and I will be glad to do the rest (extracting URLs and probing them).

      Sorry, but I'm not ready to do it all, just for our amsement... :-)

      Already done that and that.

  151. IIS needs to pretend it's something else? by Anonymous Coward · · Score: 0

    Does anyone else find it ironic that IIS should need something to broadcast and say "I am really an Apache server, please don't hack me."?

  152. Why not getting better data with squid ? by Kasperx · · Score: 1

    If you happen to be administrator of some organisation, modify squid to log 'Server' field from responses and collect statistics from real world surfing ?

    1. Re:Why not getting better data with squid ? by rduke15 · · Score: 1

      collect statistics from real world surfing ?

      Didn't someone do that survey for porn sites before?

  153. No money lost? by Anonymous Coward · · Score: 0
    How many Windows folks handle how many servers? How much traffic do those servers handle?

    Now, how many Unix folks handle how many server, and how much traffic do those Unix servers handle?

    The simple fact that every damn Wednesday your Windows personnel have to jump through hoops to respond to the latest proof of Microsoft's crappy products increasing the cost of owning turdly software why don't you sit down and figure out how many man hours are completely wasted in this weekly exercise of yours. Because the hours spent patching toy computers are hours and dollars spent that therefore couldn't be spent on something to improve the corporate bottom line - like producing or selling a product.

    Please, let those astroturfing Microsoft shills who wouldn't know a man page from a bash prompt tell me again about total cost of ownership.

  154. did anyone else notice . . . . by Anonymous Coward · · Score: 0

    That the person depicted in the Smutcraft logo is sporting a stiffy?

    Yep, a boner, woody, pocket sausage, watever you wanna call it.

    Or am I going blind?

  155. I figured it out... by Mustang+Matt · · Score: 1

    They weren't totally at fault.

    The URL I entered redirected to an IIS server. I forgot I had it setup that way. Regardless though, now it's counting two servers as IIS instead of one so they're still wrong.

    --
    The man who trades freedom for security does not deserve nor will he ever receive either. - Benjamin Franklin
  156. Something doesn't add up... by Joe+MacDonald · · Score: 1

    ... or maybe it's just me. I'm looking at their big, honkin' graphic that shows "Percentage of market" and the November winner seems to be clearly IIS 6.0 on W2K+3 (relative to all other IIS servers). But the gigantic pie chart, which also shows a breakdown of what IIS is the particular favorite seems to be IIS 5.0 with ~44% of the market. I understand that these are different measures, but shouldn't the relative weightings of IIS-IIS be about the same here?

    --
    -Joe
  157. SBA Info by Anonymous Coward · · Score: 0

    At first blush, the Port80 methodology of sampling Fortune 1000 companies seems to make sense: Let's look just at the big boys so the little, insignificant sites don't skew the results.

    But who really gets excluded? According to the U.S. Small Business Administration FAQ , the U.S. has 22.9 million small businesses. That comprises 99.7% of all employers, 50% of private sector employees and 44.5% of private sector payroll.

    Using these SBA numbers, we can determine that there are around 70,000 large businesses in the U.S. So Port80 is sampling maybe 1.5% of large businesses (and the top 1.5% at that).

    I would suggest that the Port80 sampling method is seriously flawed. Furthermore, I'd suggest that it's likely the Microsoft products were entrenched at these largest of the large companies before Linus released his first kernel or Apache even started developing their web server. In that light, it's rather impressive that Apache has taken 15% of that market.

  158. News media sites generally use Netscape or Apache by yelvington · · Score: 1

    Netscape is used by many major media companies because it can be deployed on a secure (Unix) platform and because they like its multithreaded, non-forking model. Apache 2 supports that model, but it's a recent product and switching costs deter major installations from using it. (In other words, if it ain't broke, don't fix it.)

    Our company (Morris Communications) hosts more than 30 newspaper sites and thousands of customer sites. We use Netscape for our newspapers and generally use Apache 1.x for small sites. We use Apache 2.x behind the scenes for application servers.

    Here is a quick survey of major news sites:

    Netscape is used by CNN, NYTimes, LATimes, WashingtonPost, ChicagoTribune, and the Telegraph (UK).

    Apache is used by IHT, Guardian (UK), CBSNews, all the KnightRidder newspapers, NWSource (Seattle), SFGate, StarTribune, Chron (Houston), Detnews and Freep (Detroit), and Internet Broadcasting (local TV stations).

    IIS is used by MSNBC, USAToday and WorldNow (local TV stations).

  159. Re: Mozilla vs. preview by Anonymous Coward · · Score: 0

    In my experience, going back and trying again sufficiently many times sometimes helps.

    How many times is "sufficient" seems to be entirely random (typically less than 10). I'm not sure what it's sensitive to; maybe it's the ad selected for the page or something, I haven't paid much attention.

  160. Lets see... by bruns · · Score: 3, Insightful

    So lets see, they want to sell us a product which supposedly increases the security of IIS boxes, without even actually increasing the security in the process, but rather mangling the headers to look like Apache, in the hope someone will skip over it.

    Since when do the web server scanning viruses actually check the headers to see what type of server it is?

    I would think that someone who was scanning for vulnerable web servers would notice "This is a server" or "Yes we are using ServerMask" quickly and realize that someone is playing a game of hide the IIS server. Thats one hell of a big fucking redflag.

    None of their products actually offer any *real* security from what I see. They just hide the errors and obvious from normal people. It won't stop someone from nmaping the IIS box and see that its running Windows NT/2k/2k3. It won't stop those lovely Windows based viruses that scan for exploitable webservers.

    Lets not forget what happens when SQL/ODBC errors pop up and completely give away that your an IIS slave. Its so freakin easy to cause a server's script to throw back errors for analysis.

    If anything, they are saying that, "Yeah, IIS sucks, look how we can make IIS pretend to be like the much more secure and powerful Apache web server."

    Why not just run Apache in the first place? You don't have to pay money to a third party just to change basic configurations, and you get the most secure web server in existance.

    It seems painfully obvious.

    --
    Brielle
  161. ibm http server by Anonymous Coward · · Score: 0

    They also have IBM http server in the wrong category since it is a rebranded, slightly modified Apache Server.

  162. settle this once and for all by gunix · · Score: 1

    for i=0.0.0.0 to 255.255.255.255
    check $i;

    That is all you have to do!

    --
    Evolution of Language Through The Ages: 6000 BC : ungh, grrf, booga 2000 AD : grep, awk, sed
  163. Netcraft by mabu · · Score: 1

    Several months back, I started noticing attempted DNS zone transfers originating from Netcraft. Some of their attempts to inventory the Internet are IMO, invasive and unethical. It's one thing to scan public IP addresses. It's another to pretend to be a secondary DNS and ask someone's system to send you a complete list of all their hosts and related information.

  164. i love this quote from the article by getnuked · · Score: 1
    He did not make any reference to the spotty security record which IIS has enjoyed over the years.

    I am not surprised that a company dealing in such shitty software would bark at the truth, and ignore the facts; this is exactly how micro$oft performs it's PR magic.

    1. Re:i love this quote from the article by Chris-Port80 · · Score: 1

      Chris from Port80 here.

      I was misquoted or rather never asked directly about the subject in the theage.com.au article, so here's what I have to say about IIS security:

      http://www.owasp.org/columns/jlima/joelima1

      There is work to be done, but IIS is moving in the right direction.

      Enjoy the tryptophan effects,
      Chris @ Port80

  165. What am I missing here? by Avihson · · Score: 1

    I just knew all those default.ida hits were meant for my apache server. I still can't find out why that file is missing and what it was supposed to contain, it must be a bis secret at apache.org

    Can any of you MS gurus help out by telling me what I have been missing by not having default.ida?

    I wonder if I put "protected by port80" in the conf if it will scare off the next worm, or will it actually check for vulnerablities and not care what lies the header tells it? /sarcasm off

    Where is all of the third party security add-ons for Apache? I sense discrimination! I demand useless products to give me a false sense of security like my MSCE brethern.

  166. It's true by Saucepan · · Score: 1

    It's true: if you don't count all the sites running non-Microsoft software, more sites run Microsoft software.

    So what?

  167. Greetings from Port80 Software by jflima · · Score: 2, Informative

    Sorry not to be replying to any particular post, but the sheer volume makes that a little difficult to manage.

    It was good to see that, after a relatively brief spate of misdirected criticisms of our survey as being tainted by pro-Microsoft 'bias,' many contributors here saw that the data itself is pretty uncontroversial (and in fact easily reproducible), and instead began to address themselves to the questions that the survey was intended to raise -- namely, questions about what is an appropriate sampling methodology when attempting to measure HTTP server 'market share.'

    Those are the sorts of conversations we were hoping to start, and it's good to see them under way here with such vigor.

    Just to be clear: We have no real objection to the Netcraft results per se -- only to their being marketed as an unambiguously accurate picture of something called 'Web server market share.' We simply think that sampling this market is a more complicated affair than the endless recitation of the most commonly-sited Netcraft numbers would suggest.

    A number of the contributors here who grant the legitimacy of our criticisms of Netcraft's methodology have raised the point that a sample based on Fortune 1000 sites isn't necessarily a good proxy for Web server market share either. (Since some of these sites are nothing more than glorified brochureware, and so on.) I think that's entirely correct.

    In a sense, our survey simply sets one type of partial snapshot, with its own kind of built-in sampling bias, alongside another. But then our aim wasn't to be definitive. It was simply to remove the halo of definitiveness from the Netcraft survey -- and to get people thinking about what it would take to be definitive in this context.

    And as I say, some of that thinking is on display here. Folks like ChaosDiscord are almost certainly right to suggest that it would be more accurate (or interesting) to sample the server choices of high-traffic sites. We hope to cover some of this territory in future surveys.

    Thanks to all those who looked past the fact that we happen to make commercial software for IIS, and actually engaged with our survey's findings and implications. And happy Thanksgiving to one and all.

    Joe

    Port80 Software

    1. Re:Greetings from Port80 Software by bruns · · Score: 1

      I'm not even sure you are a legit person from Port80, but I'll look past that for now.

      Why do you make products that claim to enhance the security of IIS when in reality, it does absolutely *nothing* - zilch, zero, nada - to make IIS any more secure?

      Have you ever heard of nmap? Even with all of your 'cloaking' software, it doesn't matter, as I can still tell that you run shoddy Microsoft Windows.

      Or lets talk about the ODBC errors your site throws up at times. That sorta gives it away that you run IIS.

      You need to change your webstie for servermask to add a disclaimer that your software really doesn't provide any sort of real protection from hackers/crackers. It also needs to state that it offers no protection what-so-ever against viruses/trojans/worms.

      A script kiddie or cracker with the smallest clue would know not to trust what the server tells you its running. All your software does is make it even more painfully obvious that you are trying to cloak it.

      Viruses/trojans/worms don't even care what a server is running. They just blindly scan.

      Whats going to happen when someone buys your product, then gets hacked, and goes after you legally for selling them a dud product?

      "Oh, sorry about that. We thought it would work, but those evil hackers are just too smart! You are on your own!"

      --
      Brielle
    2. Re:Greetings from Port80 Software by Chris-Port80 · · Score: 1

      ServerMask in its current form removes the most obvious signs that you are running IIS. This is no substitute for a good firewall, IDS, IPS and a really locked down box. But, as all programmers would I am sure agree, and as good ol Kevin Mitnick has pointed out, "any information a cracker can obtain about your system is too much information."

      Here is an article that will walk you through what ServerMask does and does not do:

      http://www.port80software.com/support/articles/mas kyourwebserver

      Companies are going to anonymize their systems in future. ServerMask 2.1 is a step towards IIS anonymization, but by no means the last word. Check out ServerMask 3.0 in development for next year...

      Off to talk turkey,
      Chris @ Port80

    3. Re:Greetings from Port80 Software by bruns · · Score: 1

      "Mask Your Web Server for Enhanced Security"

      Thats what I have a problem with.

      Masking your web server does not increase security even in the slightest.

      Its like throwing a tarp over a server and saying "Now people won't know theres a PC under there!"

      I mean, come on.

      This just shows that people are embarassed to be running IIS. How many people/companies out there have a problem saying they use Apache (besides Microsoft of course)?

      I dont see millions of Apache users running around changing their ID strings to IIS, or something random.

      Just because you change a string to say something else doesn't mean it enhances security. Just because you hide certain things doesn't mean it enhances security. Just because you change the order of things doesn't mean it enhances security.

      This is exactly what Microsoft likes to do.

      Rather then fix problems, lets bury them somewhere else where those evil hackers can't find them!

      --
      Brielle
    4. Re:Greetings from Port80 Software by iggymanz · · Score: 1

      Most attackers, whether human or software, just run their attack with complete disregard for what the http header says.

      The fortune 1000 companies are such very huge conglomerates, you would have to test dozens or hundreds of their constituent corporations to even have a vague idea of what web server dominates

      In fact, having done some server surveys myself, I'm very tempted to run a second survey, as a followup to my first survey , to specifically do "a better job than Port80". .

  168. Some more flaws in their thinking by Lars+T. · · Score: 1
    They are looking for popular sites on the Fortune 500? Google is not on that list. Yeah, they only look at the "Top 1000 Corporations' Web Server"s - so where is Sony, Daimler Chrysler, BMW (2 Apache, 1 Netscape - and no, I chose those names before I checked what they were running)? What about government sites? Edu?

    I hate it when somebody claims "this survey is flawed because blah-blah", then makes a counter survey with the same flaws (signs exchanged) and with some odd constraints sprinkled on top.

    --

    Lars T.

    To the guy who modded me down from perfect to terrible Karma - Apple haters still suck

  169. Next Time don't Give them the Free Advertising.. by TheCeltic · · Score: 1

    Next time Slashdot would do well to trashcan this type of article instead of posting it. I'm all for "balanced" reporting from "both sides".. but statistics from a company that ONLY develops software for MS IIS? LOL, seems like they scammed some free advertising on Slashdot.` Perhaps they needed the advertising since the platform they develop for is less than 1/3 of all web servers.

    --
    =-=-=-=-=-=-=-= - The Celtic - =-=-=-=-=-=-=-=
  170. Re:Very interesting data by rduke15 · · Score: 1

    > But there are many surveys out there:
    > http://www.securityspace.com/s_survey/data/200310/ index.html

    This link is really interesting because it has surveys by tld.

    As was mentioned earlier, no survey is perfect but they all have their value if you can compare them and understand what exactly they count.

    A first look at securityspace shows huge differences:

    - Apache lovers will love the .de figures, where it has almost 90%.

    - Italy surprised me with 46% MS

    - China is a strong MS supporter it seems: 63% (33% for Apache). Does it mean that price does play a role in the choice after all? In China, I suppose nobody actually pays MS. Or does MS have much better support for Chinese localization?

    - The US military also seem to like MS (65%)

    etc.

    I'll try to find how they get their samples.

  171. Re:rip-off by rduke15 · · Score: 1

    While I have nothing against your Fortune 1000 survey, and am grateful you posted a link to other very interesting surveys, I sincerely feel your "masking" "product" is a rip-off.

    It serves absolutely no purpose other than getting clueless sysadmins to pay you money.

    My logs are filled with attempts to exploit MS-specific vulnerabilities, even though the server (correctly) advertizes itself as Apache.

  172. Physics, Information, and Security by _Sprocket_ · · Score: 1


    on security through obsecurity:

    while it is not a substitute for a good security policy, it is an excellent augmentation.

    ...

    let's use a military analogy (ugh). you may put your soldiers in an armoured transport... but they still wear camoflauge.


    And they wear this cammo because they're trying to look like an armored transport? No. Its because they will eventually climb out from behind that armor and expect to operate in the field. At that point, they're very vulnerable. Even when wearing body armor. So the only thing left to do is try to obscure their location. This is certainly a valid tactic in the physical world. However, it doesn't pan out well when we compare it to information security.

    Physical analogies fall flat compared to information security. This is because in the physical world, we can't do much to alter the laws of physics. Granted - we spend a lot of time better understanding those laws and designing systems and strategies that were unknown before. But we are ultimately still limited in what we can do with ourselves. And our attackers are also limited.

    Back on our example battlefield, our soldier is vulnerable to enemy gunfire. We can't redesign the soldier to alter this vulnerability - so we try to manage it. We either cover him in armor (paying other penalties) or we make him harder to detect (enabling him to eliminate threats faster also helps).

    At the same time, our soldier is faced with a somewhat limited threat. There is only so much that can be put on a battlefield without our soldier's knowledge of it. And once it is there, it is simply a matter of finding it and eliminating the threat.

    Meanwhile, on our analogical battlefield, we should have been spending the time to recreate our soldier so he wasn't vulnerable to random gunfire. Sure - we can camouflage him. We can obscure who he is or what he is or where he is. Meanwhile, our attackers can pop up from anywhere in the world at any time. They can be any number. They will sometimes fire without direction, often sweeping the entire battlefield - and they can afford to do it since ammunition is inexpensive and plentiful. In short, at any given time any given location is very likely to be under fire. If our vulnerable soldier happens to be in that location, he's toast. It doesn't matter how well hidden he was.

    The limitations of the physical world do not apply to the electronic landscape. Therefore, what would be prohibitive or impossible in the physical world are both possible and likely when dealing with information systems.

    This is where we get the old tenet critical of "security through obscurity." Its not that obscurity is useless - just nearly so. If whatever you're looking at from a security context relies heavily on obscurity, then it is almost certainly flawed.

    Don't get me wrong - I'm not saying that taking the time to obfuscate headers or whatnot is harmful (insofar as it doesn't lead to a false sense of security). However, it IS a rather useless activity. Which is fine if you've got time to burn.

    In my experience, there are few infosec or IT folk who have the luxury of an abundance of time. Or money.
  173. Port80's methodology even more flawed. by WebCowboy · · Score: 1

    At least Netcraft's proctice is simple and relatively blind to human bias. Port80 doesn't even try to hide their bias--this is a marketing strategy not a research project.

    What exactly makes a survey of Fortune1000 companies better than a wide survey of hostnames at indicating what is more popular or capable? "Jack in the box" (an American fast food restaurant chain) is on the list. Why the hell would I care what THEY use if I were selecting a platform for hosting a website? How many people in the world lay awake at night excitedly waiting for the next opportunity to go to a buger-joint's home page?

    OTOH, Slashdot is NOT on the Fortune1000 and thus is not in Port80's survey. However it is one of the biggest, most popular sites in the world from a viewership/capacity standpoint. Links on this site bring on the wrath of a Slashdotting that cause many lesser sites to fold like rice paper. Now, if I want software that is scalable THAT is a site I'd examine for how to handle things right, not the e-brocure site of some obscure regional US health management company or cheesy fast food company.

    I wont even START talking about the technical flaws of this silly Fortune1000 survey of web sites (use of proxies and so on creating false responses). In short, while it provides an interesting factoid in its results, Port80's survey is 100% useless in determining the true merits, suitability or even popularity of a web hosting platform.

    To do the job RIGHT, a research project must compile a list of the top sites by VIEWERSHIP or TRAFFIC, then PERSONALLY CONTACT the webmasters to get positive confirmation of their server platforms (none of this nonsense of sending a bot out to scan the net). Not only that, it should look at the hardware costs, administration requirements and uptime stats of each of those sites. AND it should be sone by independent analysts, not by some software company that depends directly on the fortunes of one of the platforms being researched, or even by open-source idealogues.

    Would sure be nice to have a credible survey on the subject. I personally suspect that Apache would still be on top and fare quite well in such a survey, however it would still be nice to have some confirmation.

  174. This is too rich by Anonymous Coward · · Score: 0

    Why let anyone find out you're running a Microsoft IIS server?

    The embarrassment will be acute!

  175. I think you're missing it. by Niscenus · · Score: 1
    Hi Sevn,

    The point being made has absolutely nothing to do with an undefendable position. You see, you need to seperate the idea of Method, Implementation and Interpretation; remember all those annoying reports that suggest Windows is more secure/stable/flexible than Linux, and remember how we were all enraged...until we found out that even though Method, Implementation or Interpretation was upto the surveyors standards, at least one of the others was decided by the paying company?

    It's like that here. Port80's method, the Method, which is what was being discussed by servoled, probably has number of good points. The questionability comes from, both, their Implementation, with the crashing software and so forth, and the Interpretaion, which is commercially influenced by their product ServerMask.

    --
    "Yeah...it was the numbers that were irrational, not the murderous cult of vegetarians...." -- Hippasus of Metapontum
  176. I'm sorry, you're point is completely invalid by Niscenus · · Score: 2, Interesting

    Hence, it would seem apparent, after only a very small time here on slashdot, that if someone can take the time to spellcheck their post then they are ALSO more likely to VALIDATE their owm information.

    <PHB mode="true">
    I have just recently been informed to ignore people like you, but I can't remember from where....
    </PHB>

    --
    "Yeah...it was the numbers that were irrational, not the murderous cult of vegetarians...." -- Hippasus of Metapontum
    1. Re:I'm sorry, you're point is completely invalid by Anonymous Coward · · Score: 0

      if someone can take the time to spellcheck their post ... their owm information.

      Please tell me that was ironic. It's so hard to be sure on Slashdot...

  177. "What a stupid ass" -Sean Connery by Niscenus · · Score: 1

    AbiWord takes less time to load than OOo. What a kill joy.

    --
    "Yeah...it was the numbers that were irrational, not the murderous cult of vegetarians...." -- Hippasus of Metapontum
  178. You know... by Niscenus · · Score: 1

    You'd think their Apache numbers would be much higher, then....

    --
    "Yeah...it was the numbers that were irrational, not the murderous cult of vegetarians...." -- Hippasus of Metapontum
  179. ServerMask software by Port80 by snocorp · · Score: 1

    I may be wrong in this but why should you have to hide the identity of your web server from "hackers" if your software is secure? Wouldn't the fact that this program even exists be a testament to IIS's inherent security problems?

  180. Crap Results by EllisDees · · Score: 1

    When I run their test on my site, their test tells me:

    "We detect that www.tekgnome.com is running Apache."

    That's funny, because I'm using the Jetty servlet engine for my site and don't even have apache installed. If they can't even get that one little detail right, how good can the rest of their results be?

    --
    -- Give me ambiguity or give me something else!
  181. There's more bias by the_womble · · Score: 1
    Why the top 1000? Why not the top 100 (which on my sampling of a few big sites using port80 would give Netscape a LOT more share)?

    Why the websites of the largest companies rather than the highest traffic websites (which would probably give Apache more share)?

    Why US only? - Netcraft is global.

    To me it looks like a surevey method designed to get

  182. I beg to differ, Mr. rip-off by Chris-Port80 · · Score: 1



    What about a cracker who performs detailed reconnaissance... only to fail in the attack when subterfuge holds?

    Misdirection is an advantage if it foils a major exploit from the outset.

    ServerMask is one choice in a comprehensive IIS security strategy, and Web server anonymization is practical, after you have all the bases covered -- for Apache, Netscape, Zeus... systems in general.

    Why surrender any advantage in a battle?

    Chris @ Port80

  183. Webserver & OS by top traffic sites by KMSelf · · Score: 1

    Last time this issue came up, I ran a check based on Alexa's top site listings, and Netcraft's assessment of what these sites were running.

    Results. Of the top 100 English language sites, there were: 44 GNU/Linux, 25 Microsoft Windows (NT, 2K, XP, 2K3), 13 Sun Solaris 8, 7 Sun Solaris, 4 unknown OS, 4 FreeBSD, 1 Sun Solaris 9, 1 Apple MacOSX, and 1 HP-UX operating systems.

    Webservers were: 43 Apache, 26 Microsoft-IIS, 13 Netscape-Enterprise, 3 GWS, 3 AOLserver, 2 Zeus, 1 unknown, 1 thttpd, 1 Stronghold, 1 Squeegit, 1 Roxen, 1 Resin, 1 Rediff, 1 Bellsouth PWP server, 1 AV, and 1 Apache Tomcat.

    If you like tabular layouts and want to see methods and scripts (Slashdot's crapfilter prevents this), look here.

    Point: for high-volume sites, Linux or FreeBSD and Apache are preferred 2:1 over Microsoft solutions.

    --

    What part of "gestalt" don't you understand?

  184. Read my parent by Niscenus · · Score: 1

    That was a quote from the parent, hence the bolding and so forth.

    It's Funny. Laugh.

    --
    "Yeah...it was the numbers that were irrational, not the murderous cult of vegetarians...." -- Hippasus of Metapontum