Netcraft Web Server Stats Challenged 461
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."
Hmm (Score:2, Interesting)
Do we even need to think about this? How is this news?
Re:Hmm (Score:3, Funny)
The site is Slashdotted (tm).
Good job Port80!
Re:Hmm (Score:3, Funny)
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'.
Yes they are... check this out (Score:5, Funny)
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?!
Re:Yes they are... check this out (Score:5, Interesting)
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.
A bit more than the average MS bias (Score:5, Informative)
Want proof? Here it is. Go to the linked article, (or click here [port80software.com]) 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.
Re:A bit more than the average MS bias (Score:3, Interesting)
Re:A bit more than the average MS bias (Score:4, Insightful)
Re:A bit more than the average MS bias (Score:3, Informative)
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
Re:A bit more than the average MS bias (Score:2, Insightful)
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 intervi
Re:A bit more than the average MS bias (Score:3, Insightful)
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
Re:A bit more than the average MS bias (Score:5, Informative)
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?
Re:A bit more than the average MS bias (Score:3, Insightful)
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
Re:A bit more than the average MS bias (Score:2)
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 wher
Re:A bit more than the average MS bias (Score:5, Informative)
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!
Re:A bit more than the average MS bias (Score:5, Funny)
Errrrr.... Just run Apache?
Re:A bit more than the average MS bias (Score:5, Funny)
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.
Re:A bit more than the average MS bias (Score:3, Funny)
Re:A bit more than the average MS bias (Score:2)
kind of a neat idea, actually.
Re:A bit more than the average MS bias (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
Re:A bit more than the average MS bias (Score:5, Insightful)
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 [tech-recipes.com] before we put our servers up... don't we?
Re:A bit more than the average MS bias (Score:5, Interesting)
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.
Re:A bit more than the average MS bias (Score:3, Insightful)
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.
Re:A bit more than the average MS bias (Score:5, Insightful)
Re:A bit more than the average MS bias (Score:5, Insightful)
Free Software Wins again. (Score:5, Informative)
Now do the following commands:
(With Apache 2.x, cd os/unix)
#define PLATFORM "Unix"
(With Apache 2.x, vi ap_release.h)
#define SERVER_BASEVENDOR "Apache Group"
#define SERVER_BASEPRODUCT "Apache"
#define SERVER_BASEREVISION "1.x.xx"
(With Apache 2.x, cd
You're done. Congratulations. You just saved yourself $49 dollars [port80software.com]!!!
Hey, that's FOUR lines! (Score:5, Funny)
"EXPERTS CONFIRM: CONFIGURING OPEN SOURCE SOFTWARE IS 300% MORE DIFFICULT THAN ORIGINALLY CLAIMED"
Re:Free Software Wins again. (Score:5, Informative)
SecServerSignature "MyServer/19.5.1"
Re:A bit more than the average MS bias (Score:5, Informative)
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.
Except... (Score:5, Insightful)
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.
Re:Except... (Score:3, Insightful)
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.
Re:A bit more than the average MS bias (Score:2)
However, even apache webservers that are up are causing the script to fail on occasion....
Something smells... (Score:5, Interesting)
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
Re:Something smells... (Score:5, Interesting)
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.
Servermask didn't see that coming! (Score:5, Interesting)
Microsoft OLE DB Provider for ODBC Drivers error '80040e57'
[Microsoft][ODBC SQL Server Driver][SQL Server]String or binary data would be truncated.
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 [insecure.org] (including passive techniques [google.com]) that get around their security-throught-obscurity program.
So suprising (Score:4, Insightful)
"Port80 Software's Strategic Partners:
Microsoft, Inc."
Strategic in what way? FUD?
I tried homepage.apple.com (Score:5, Interesting)
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.
Re:I tried homepage.apple.com (Score:3, Interesting)
They trust the Server: header? (Score:2)
That's just sad.
Like that's going to work (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.
Re:Like that's going to work (Score:3, Interesting)
Then just run an iptables on that file every minute, blocking all in it.
And the winner is.... (Score:3, Interesting)
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.
"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.
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.
salt (Score:3, Informative)
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 t
This makes sense.. (Score:4, Insightful)
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.
Re:This makes sense.. (Score:2)
IMHO traffic is far more important than actual names.
Re:This makes sense.. (Score:2, Informative)
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?
Ok, so use the survey's at securityspace.com (Score:2, Informative)
Re:This makes sense.. (Score:5, Informative)
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"
Interesting results from header check tool (Score:2, Funny)
"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
LOL (Score:5, Interesting)
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
Re:LOL (Score:2)
Re:LOL (Score:3, Interesting)
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
Look at these lies... (Score:2)
Did someone say biased?
Not so inaccurate .. (Score:5, Interesting)
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.
Re:Not so inaccurate .. (Score:5, Interesting)
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.
Re: (Score:3, Insightful)
I think this says it all (Score:4, Insightful)
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.
They might have a point... (Score:2)
Re:They might have a point... (Score:3, Insightful)
Linux can do it better than Windows and therefore more Linux boxes are going to run multiple sites!
Re:They might have a point... (Score:2)
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 ?
Absolutely Nothing (Score:5, Interesting)
You can't make an accurate comparison unless you can remove all the other factors which directly affect how the server will perform.
Both Methods Seem Wrong (Score:2)
Until then I'll happily ignore these poorly done statistical analysis and chose a platform based on my own criter
Top 1000 companies... (Score:3, Insightful)
Re:Top 1000 companies... (Score:3, Funny)
To the slow poke here... (Score:3, Insightful)
Astroturf, anyone? (Score:3, Insightful)
"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...
It's just plain wrong. (Score:4, Funny)
Re:It's just plain wrong. (Score:4, Insightful)
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.
Re:It's just plain wrong. (Score:3, Informative)
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
Corporate Web Servers (Score:5, Insightful)
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.
Re:Corporate Web Servers (Score:4, Informative)
Re:Sample:One means Value of Knowledge: Zero (Score:3, Insightful)
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
However, it should be pointed out that (Score:2)
MS spends more on lawyers and PR than it does on anything else. The big lie lives.
A website's a website (Score:5, Insightful)
Where's Google? (Score:5, 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 [comscore.com].
Re:Where's Google? (Score:5, Informative)
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.
Re:Where's Google? (Score:3, Informative)
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)
Server Failing (Score:2)
Re:Server Failing (Score:2)
Gentlemen, I propose a toast. To Evil!
Lies, damned lies and statistics (Score:2)
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
Re:Lies, damned lies and statistics (Score:3, Funny)
* 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.
The sad thing (Score:2)
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
A good methodology (Score:5, Informative)
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.
Re:A good methodology (Score:4, Interesting)
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 don't get it (Score:2)
Can someone explain the bias?
Cheap and flashy graphics (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 [netcraft.com]. 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 [port80software.com]. 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 [edwardtufte.com] 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.
All year, except for half of it. (Score:3, Insightful)
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.
we have arived. (Score:3, Funny)
[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.
./ effect (Score:5, Funny)
Wonder what they're running
Wow (Score:3, Funny)
Remind me again why I don't switch from Apache?
Conflict of interest. (Score:3, Insightful)
"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.
And they are running.... (Score:3, Informative)
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
Numbers look legit, but of questionable value. (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 [google.com].)
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.
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 [smutcraft.net] 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.
Sites Vs Servers? (Score:3, Insightful)
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%...
Perspective (Score:3, Insightful)
- Netcraft shows servers by hostnames
- Port80 shows servers for US Fortune 1000 companies
Both are interesting (even though the Port80 graphs suck [slashdot.org], and their software is broken [slashdot.org]).
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 [slashdot.org])?
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?
The TRUTH is ... (Score:3, Informative)
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....
Fortune 1000 sites are not the busiest? (Score:3, Interesting)
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.
Real problems with methodology (Score:3, Insightful)
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
Lets see... (Score:4, Insightful)
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.
Re:The internet isn't about companies. (Score:2)
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.