2003: Year of Apache 440
John Chamberlain writes "Netcraft's numbers for the new year are in. The trend graphs tell a story: 2003 was the Year of Apache. If Time magazine had a server-of-the-year award the cover would be featuring a feather. Since October 2002 market share has grown from 53% to 64%, a 20% gain while Microsoft IIS, its nearest competitor has shrunk from 36% to 24%, a 33% decline. The change in server totals was even more dramatic. Apache HTTP Server increased from about 20 million to 32 million (+60%) while all other competitors remained flat."
A win for open source (Score:5, Insightful)
I'm sure that the same thing is happening thoughout the open source movement, but its just alot harder to measure the number of (for example) Linux installs when there is no central body that really collects data on this (not that there is any need for this).
So its representing a victory for much more than Apache.
Michael
Yes, but measuring webserver market share is hard (Score:5, Insightful)
Re:Yes, but measuring webserver market share is ha (Score:5, Insightful)
It's tricky, alright (Score:5, Funny)
It's tricky, alright. It's obvious to anyone that Microsoft's IIS is the clear leader.
Look, if those figures were real, then Apache would be constantly attacked by hoards of script kiddies. [ducks under desk]
Re:It's tricky, alright (Score:4, Interesting)
Apache from 22M to 31M (40%)
Jetty from 1150 to 3731 (324%)
Resin from 24224 to 57113 (235%)
vs. Closed source ones:
IIS from 9.7M to 9.6M (-0.1%)
Lotus-Domino from 78k to 86k (10%)
Oracle from 6629 to 8167 (23%)
Weblogic from 5344 to 7844 (46%)
It looks like
a. The big boys have a trend that is slower than the small ones
b. Open source grows a lot faster.
That says a lot about the dynamic of open source webservers in general, and probably all open source tools to some degree.
Re:It's tricky, alright (Score:3, Interesting)
Lets say I make the Jellomizer Web Server and I install it as my own webserver.
then next year I got 5 clients to install it.
Wow thats a 500% growth. Amazing!
Now if I had 100 installed and I got 5 more people that is only a 5% growth. So growth will be faster when you have smaller numbers.
Re:It's tricky, alright (Score:3, Interesting)
I still don't understand why a majority of webservers I have found around were configured as Apache+Tomcat, and they would only have static content and a couple of servlets/JSP. What's he point of putting an Apache on the front end in this case?
Anyways, maybe I should switch to something else...
Re:It's tricky, alright (Score:3, Informative)
Yes.
I install it everywhere I can (I probably account for more than 2% of these numbers)!
So YOU'RE the one responsible for all that crap I have to clean up. Bastard! I challenge you to a duel!
Seriously, though, it isn't that I hate tomcat, its that I hate what people do with it. I see more obscenely bizzare setups running under tomcat than any other application server (even IIS). Maybe I'm just cursed. I currently have three clients with tomcat based apps that are so strange th
Re:It's tricky, alright (Score:3, Interesting)
Re:It's tricky, alright (Score:3, Informative)
Re:Yes, but measuring webserver market share is ha (Score:5, Interesting)
Always helps to actually visit the site. Their methods will favor Apache somewhat, as IIS does not generally play very well in hosting environments with virtual domains for various reasons. Of course that in itself is an indicator of server quality
Re:Yes, but measuring webserver market share is ha (Score:2, Insightful)
These surveys also do not count the millions of intranet-only sites that these servers serve, and given the nature of the beast, I'm going to guess IIS is rather prevalent in that market.
I have recommended IIS-based solutions before, and given the same requirements, I'll do it again.
Re:Yes, but measuring webserver market share is ha (Score:5, Insightful)
Are you sure you don't mean 'sites where administrator is too incompetent to turn off the default install of IIS'?
You know, all those sites that have plagued the internet with various worms and other security holes over the last few years?
and given the nature of the beast, I'm going to guess IIS is rather prevalent in that market
I don't disagree. I rather think IIS dominates at these sites.
Re:Yes, but measuring webserver market share is ha (Score:3, Interesting)
That isn't what I was doing. I was employing a rhetorical device to draw your attention to the fact that a great many such servers also exist, and they provide a more of a problem than they do a solution.
There are authentication tools that IIS brings to the table that makes them really attractive in the intranet server market (like being able to obtain domain login information.
You mean domain in the peculiar Microsoft sense of the term, right? I can see how IIS might off
Re:Yes, but measuring webserver market share is ha (Score:5, Insightful)
Historical: Even though most people use Windows, those that actually know about computing using UNIX (for us, this used to be HP-UX, now it mostly is Linux). It are the latter ones who more than likely started the intranet effort long before management knew what a network was (over here, I myself was involved in our first intranet look-alike long before the word reached the trade-press).
Technical/Economical: If you use Apache for your external site (as we do), than it bloody well makes sense to use it internally as well, instead of wasting time and money maintaining two knowledge skills.
Re:Yes, but measuring webserver market share is ha (Score:3, Funny)
Dear lord, you must be stopped.
Re:Yes, but measuring webserver market share is ha (Score:3, Interesting)
If a nation expects to be ignorant and free, in a state of civilization, it expects what never was and never will be.
-Thomas Jefferson 1816
Re:Yes, but measuring webserver market share is ha (Score:3, Insightful)
Thanks to the blaster outbreaks and the growing number of vpns these servers are now shielded off the regular internet. And thus the number of IIS in Netcraft's reports declines..
Intranet Reliability (Score:5, Insightful)
Of all the intranets we install and service for small to large businesses, 100% of them run Apache. That's about 3-4 servers per month, and growing. We know 4 of the 5 competitors in our market, very well. For the vendors we know, all install Apache, exclusively.
Yes. Thanks to the "blaster outbreaks and the growing number of vpns", Apache is also rapidly growing inside the LAN market space.
Re:Yes, but measuring webserver market share is ha (Score:5, Interesting)
Even then, how do you count them? How many machines are running any given web site? My sites currently have 8 servers behind a pair of load balancers. But it appears to the outside world as if it's a single machine. Also, do you consider all servers equal? Should my personal site be given equal weight with my company's banking sites? I'd be interested to see a weighted graph so that sites with more traffic have a greater impact. But the problem with that is, how do you measure it?
As an aside, I'm getting mildly concerned about Apache's market share. Not because I don't like it -- I do, and run both personal and corporate sites with it. But I distrust software monocultures, and I fear Apache's heading that way. So I hope that Apache gets some viable competition. I also hope, however, that it comes from somewhere that isn't intent on displacing it with proprietary, incompatible servers. So that'd be something other than IIS, then...
Re:Yes, but measuring webserver market share is ha (Score:2)
Re:Yes, but measuring webserver market share is ha (Score:2)
It's not like there isn't options.
There's several other capable open source (Free Software) http servers available.
I would list a few of the better ones but I can't be bothered sifting through Freshmeat's unmoderated topic entries for http servers [freshmeat.net]. But, by all means, have a look - there are some good ones there.
One that I've seen quite a few updates for on Freshmeat is Thy [rulez.org].
Although the way you relate Apache's monopoly to that of Windows is unfair. Apa
Re:Yes, but measuring webserver market share is ha (Score:4, Insightful)
That's one of the nice things about Apache. Running Apache doesn't mean running the same Apache that someone else does. mod_perl, Jakarta, mod_php, mod_whatever are all competing with each other. Apache is essentially a platform, not just a server.
Re:Yes, but measuring webserver market share is ha (Score:3, Insightful)
What other features can we gush about? Oh my god, it serves HTTP too? That's awesome! Can it talk to the filesystem and actual
Measuring active sites only, MS is 19% and falling (Score:3, Informative)
When you measure active sites only, Microsoft's market share is 19% and falling [cabalamat.org].
Re:A win for open source (Score:2)
more intranet sites. And they seem to run lots of diffrent things. Would
be nice to get some statistics on those.
Re:A win for open source (Score:2, Informative)
Re:A win for open source (Score:2, Funny)
Please practice further at amateur sites before returning. Although you have a long way to go, the thrill of achieving excellence in this field will be very rewarding.
We look forwards to your return when you are able to meet our minimum standards.
HAND
Re:A win for open source (Score:2)
TCO (Score:5, Insightful)
Basic technology such as web servers are on their way of being removed from the realm of competition. 2004 is promising.
Even higher praise for free software. (Score:3, Insightful)
Microsoft's TCO campaign is a last ditch effort to maintain market share. It's mostly a lie, but it's damaging to them even if true.
Assume they are telling the truth. I know that it's hard to keep a straight face reading that, but think of what it means. WHERE TECHNICAL MERIT IS THE DECIDING FACTOR, FREE SOFTWARE IS OVERWHELMINGLY PREFERED DESPITE HIGHER COST. Most companies ask themselves what a failed web site will cost
TCO is badly mis-understood. (Score:4, Insightful)
TCO is NOT applicable between companies UNLESS they are practically identical (same number of techs with the same training managing the same number of servers with the same OS's running the same apps (not similar apps, the same apps) for the same number of users, connected in the same fashion (wireless, wired, VPN'd in, etc) using the same desktop OS, etc).
Usually, TCO will come down to human maintenance (and floor space, cooling, etc) and licensing costs.
Neither Migration Costs nor TCO take into account money lost when the server is DOWN!
Microsoft usually does the following:
#1. Incorrectly includes training for other products as TCO instead of Migration.
#2. With #1., they do NOT include training on Microsoft products (assumes people already know it).
#3. Ends the "period" prior to the NEXT round of license expenses.
The Migration Costs (plus) the annual TCO (minus) downtime savings = $$$ You have to get from ROI.
TCO is MEANINGLESS when used by itself.
-and-
TCO is usually calculated incorrectly anyway.
The REAL issue with Open Source is the MIGRATION COST because so many people have apps that they depend upon that must be ported.
Which is why Microsoft does tries to confuse the issue with bogus TCO claims.
If you focus on the MIGRATION COSTS, you can handle them in smaller chunks over a longer period of time. Bit by bit, move your systems over to Open Source based servers and services.
Re:TCO (Score:3, Interesting)
'Cause we all know competition is a bad thing, right?
I think perhaps he meant that http server is becoming a commodity. Study up on product life-cycles as it relates to commoditization.
This [infocomm.org] might help.
I'm one of those (Score:5, Interesting)
While MS requires patching & monitoring, so does Apache/Linux (although it's not as time-consuming IMO). I also haven't had up-time issues with IIS although I inherently believe Apache would beat IIS in that category.
The true reason is that Apache processes SSI from the outside, while IIS processes them from the inside. I can make more modular code using apache (i.e. a single template for the whole site that the index files link to, and that template links to "content" and "data" files in a given directory). It also seems to perform better, but that's because I was using Access on the IIS machine, and MySQL on the Apache machine. Also Apache/MySQL are cheaper (putting SCO aside).
The only other good reason was to learn something new/different to make myself more marketable.
That should be... (Score:2, Funny)
(punting SCO ass-side).
Me too (Score:4, Interesting)
Our MD was so impressed with the port (which was very trivial), that she's asked me to consider migrating our main in-house server to Linux too - it's mainly a 'file and print' box so this should be a piece of cake.
We WERE looking at a contact management system (possibly Maximizer or Goldmine), but now we're seriously considering an open source alteratives-should save us about 7000UKP in apps and licences.
Re:I'm one of those (Score:4, Interesting)
Bryan
Apache 2.0 (Score:5, Interesting)
Basically when the server went to 2.0.x, the rest of the supporting community wasn't ready. Most of it is still in testing mode. The 1.3.x branch is "good enough", and it doesn't break stuff. 2.0 is good, but it breaks stuff.
Another way to look at it is that my company ships product based upon 1.3.x. Moving to 2.0.x would require several things which don't yet exist. As we are happily operating under 1.3.x, we have no reason to move. If the Apache folks decide to completely abandon 1.3.x, thats OK as we have source and can fix it as needed.
I suspect that most folks will stay with 1.3.x for the forseeable future. The 2.0.x migration will cause more headache than it is worth, and it will cost money/time.
Re:Apache 2.0 (Score:3, Informative)
http://www.cohprog.com/mod_bandwidth.html
Makes you wonder (Score:5, Interesting)
Re:Makes you wonder (Score:5, Insightful)
Re:Makes you wonder (Score:3, Insightful)
It's bit like the complaints from the record companies about how much money they lost to illegal downloading: the downloaders couldn't possibly afford to pay for all the music they download, so the actual losses are a lot smaller.
Re:Makes you wonder (Score:3, Interesting)
With Apache, it was upfront that it required a bit more tweaking to get it to work. But changing a few config files didn't really take a lot of time. While the .NET/IIS version installed without much interventi
I love Apache (Score:2, Informative)
Build a better mousetrap... (Score:3, Insightful)
Additionally, any serious security bugs have been fixed with blazing speed. Compare that with the amount of time MS takes to patch a IIS hole when an exploit is found.
-S
Who *are* these guys? (Score:5, Interesting)
Re:Who *are* these guys? (Score:5, Insightful)
Kudos.
Re:Who *are* these guys? (Score:2, Informative)
Apache 2 runs well on Windows (Score:5, Insightful)
Re:Apache 2 runs well on Windows (Score:4, Informative)
apache is just so much easier to configure and use...it runs so much smoother, have never had a hiccup or headache with apache.
i don't use php, so using 2.x isnt an issue for me.
as mentioned by others, patching/upgrading is a simple process, be it on linux or windows. no reboots of course, just take the server offline momentarily, run the upgrade, restart server. don't have to worry about your config files being overwritten or anything.
when i first started using apache, i tried both appache and iis, and just found apache sooo much easier to manage, used less resources - all the good stuff kids go for.
and like another person said...the guys over at apache have a lot more than just the webserver going on, if you havent checked out some of their other projects [apache.org]...by all means do!
Backwards (Score:3, Insightful)
I think it's the other way around -- people choose Apache so they don't have to run Windows. It's probably not a coincidence that 2003 was also the year of the Windows Security Patch.
How to keep your logs Nimda free (Score:3, Informative)
Now your host access and e
normalize for traffic? (Score:5, Interesting)
Better how? (Score:2)
If you calculate traffic, you slant the figures towards sites that do upload/download.
I think one of the *BSD's has the record for amount FTP'd in a 24-hour period. But if you're measuring HTTP traffic, that wouldn't be checked.
Nor all the rsync sites.
If you're looking for better stats, you should measure the number of unique connections and divide by the number of servers in that farm. That would give you a users-pe
I wonder, why... (Score:4, Interesting)
It's big. It's slow. (okay, it can stand a big load without much slowdown, but overall latency is high) It's a system hog. These computers are often older Pentiums, sometimes 486s, sometimes used as clients/terminals, sometimes serving several other tasks.
Why people so rarely use tiny HTTP servers like Boa [boa.org], Mathopd [mathopd.org], thttpd [acme.com]... especially, that those tiny thingies are extremely fast under light load, light on system resources, have most of features every "amateur webmaster" wants, and because of small code base, usually completely bug-free.
Field for "Evangelism"?
Re:I wonder, why... (Score:5, Insightful)
I've run apache on all kinds of systems, from the older pentiums you mention to big-iron Solaris systems.
The beauty is that it works on all of them. You tune some parameters slightly different, but you don't have to learn a new software because you're now hosting your site on a big machine.
Sorry, I applaud all the tiny-http-server efforts, but in real-life the only thing that I ever seriously considered was the kernel-httpd. That was for the image-server of a major dot-com site that made a several hundred hits a second at peak times.
Re:I wonder, why... (Score:2)
Those older machines can do a whale of a lot of work, when running in a non-graphical server environment.
Re:I wonder, why... (Score:3, Informative)
I'd never heard of the three webservers you linked to in your post.
Apache has done everything I've ever asked of it without being noticably slow or resouce hogging, even on my iBook when I put up sites in development on our LAN. I can keep working while it happily serves pages to people and I don't notice it's there.
Incidentally, that's a great feature of OS X - Apache out of the box. Sure you need to tweak it a little and enable php and stuff, but it's there ready
Dip in Apache July 2002 (Score:3, Interesting)
Re:Dip in Apache July 2002 (Score:5, Informative)
Re:Dip in Apache July 2002 (Score:4, Informative)
Re:Dip in Apache July 2002 (Score:2)
"across all domains" ? (Score:5, Insightful)
But perhaps the real story for 2003, as far as growth technologies go, is likely PHP [php.net]. The ratio of deployments and actual usage to press coverage of the technology is pretty impressive too.
Viruses, Worms, and Exploits Are... Where? (Score:5, Insightful)
Alright - let's have it! Where are they hiding all the exploits? They obviously have waaaayyyyy more since viruses and exploits are dependant on popularity, not how well the software is engineered. Since Apache is kicking IIS's scraggly ass all over the 'net, it must have more exploits, right? No? Oh? So all those people that keep saying Windows suffers so much are admitting they're wrong?
Oh, that's right. IIS is also an FTP server, mail server, dinner server, and a cheauffer that takes your wife out on dates then screws her in your bed while you're out of town on business.....
... whoops.. sorry, go a little carried away there. Seriously - face it, that's a flaw. If the software wants to do everything, and, by doing everything, fails, it still failed, AND it failed BECAUSE it does everything. That means the Apache software is a better engineered web server and IIS is, well, a load of crap.
Sorry... a little bitter. If you've ever had to administer that horrendous piece of garbage IIS you'd understand. I think, perhaps, the reason Apache is whooping up on IIS is that IIS is so ludicrously twitchy and convoluted. Normally, I'd say point and clicky interfaces are easier to manage, but god... setting something up in IIS that's not set up by default can result in tremendously time-wasting efforts searching through numerous, poorly labeled, badly designed interfaces. Apache? Whip out a reference book, type in a few lines, and you're done. Even if you have to restart the system, it's not much hassle. I've NEVER managed to shut down IIS and bring it back up on Win2k where it didn't stop responding and, eventually, chew up all the resources on the box forcing a hard reboot of the whole system. That pisses off SQL Server which then fucks up the TrendMicro stuff... Ick.
Long story short? IIS sucks and few (smart) people debate that whether they're pro-Microsoft, pro-*nix, pro-Mac, or, smarter than any of them pro-whatever-works.
Re:Viruses, Worms, and Exploits Are... Where? (Score:4, Interesting)
If 2003 was the Year of Apache, then 2004 will be the Year of the LAMP [uoregon.edu].
Re:The numbers are per Domain, not per Server (Score:2)
And why is it a Bad Thing that the use of OSS products removes an unnecessary expense from an ISP's budget, allowing it to charge very low rates for domain hosting?
Apache counts... (Score:3, Funny)
when we're finished patting ourselves on the back: (Score:5, Interesting)
When we bragg about these numbers, Microsoft respond with:
"Our webserver is used by more Forbes/Fortune 500 companies and is used by more secure websites. Apaches numbers are only high because a lot of amateurs use it".
What is our argument to that? (we don't have one. We just ignore it and continue patting ourselves on the back.)
If we are to progress, it's better to look at what going *wrong*, and try to improve that.
Re:when we're finished patting ourselves on the ba (Score:2)
So I suppose the people who run the Transport for London [tfl.gov.uk] web site are amateurs?
What about the folks running BlogSpot [blogspot.com]?
How about the admins of Rutgers Univesity [rutgers.edu]?
Finally, how about Kyle Bennett, the creator of [H]ard|OCP [hardocp.com]?
Sure, Microsoft can say that Apache is used by amateurs. But I'm certain that for every half-assed amateur using Apache there are 100 admins who run Apache for mission-critical stuff and don't bat an eyelid.
So? (Score:3, Interesting)
So, there is a segment of the market that uses IIS more than Apache. Should we argue with that? Why?
Now, despite all those "amateurs" that are putting Apache on the Internet, Apache still has fewer worms, exploits, etc than IIS.
Which tells you that all those "amateurs" are:
#1. Better qualified than those non-amateurs running IIS.
#2. Running a better product.
or
#3. Just plain lucky, over and over and over again.
If I were Microsoft... (Score:3, Funny)
Which tells you that all those "amateurs" are:
#1. Better qualified than those non-amateurs running IIS.
#2. Running a better product.
or
#3. Just plain lucky, over and over and over again.
You're making an excluded-middle argument. If I were Microsoft, this is what I would argue:
"The reason why IIS is targeted more than Apache is becuase the evil terrorist hackers out there hate M
Re:when we're finished patting ourselves on the ba (Score:3, Informative)
Actually, we have: If you do not count the number of websites, but the number of pages served, Apache comes out even more in front of IIS as by simply counting the number of servers. For example, where I work we are serving more than a billion web pages - per month. We are using Apache on Suse Linux.
Re:when we're finished patting ourselves on the ba (Score:3, Interesting)
If Microsoft are trying to sell it on the basis of "big professional companies use IIS", it doesn't really work for me. I'm interested in what sites like Amazon, Google, the BBC, Tesco, Natwest, BT, British Airways and the IMDB run on. Stuff that either gets a lot of traffic, has to be secure or both.
I don't have a list of the Forbes 500, but I've had a look at the FTSE 100 in the UK, and a great deal of those companies don't have what I'd call major websites - their busi
Re:when we're finished patting ourselves on the ba (Score:3, Interesting)
Yes, IIS is used by many Fortune 500 companies, but so is Apache. My largest client "uses" IIS for a small vendor supplied internal application (so MS$ counts it as an IIS site). But 99% of internal and external web pages are served from Apache.
Apache is so good, it is actually hurting itself (Score:3, Interesting)
Enough said
Sunny Dubey
Re:Apache is so good, it is actually hurting itsel (Score:2)
hmmm (Score:4, Funny)
If Time magazine had a server-of-the-year award nobody would read it. Except you people.
Big Reason for such a shift (Score:3, Informative)
I just don't see this as that significant because of that.
My 2 cents.
Also a win for FreeBSD (Score:5, Insightful)
"Seven of the top nine sites run on FreeBSD." That's right, folks. NOT Linux. Don't get me wrong: I don't believe Linux sucks. But there's something to be said here by this data, and I don't feel Linux should get all the current press simply because Linux got all the past press. FreeBSD does amazing things, is used all over the place, has many technical merits not seen elsewhere, but Linux overshadows it because of inertia and the fact that Linux users yell louder. This is sad. Last I knew, Windows won out due to inertia as well, not technical reasons, and we condemn it for that. Must we be hypocritical a second time around?
I know this is Slashdot, but c'mon... would it kill you to put a positive article about FreeBSD on the front-page?
Netcraft confirms it: FreeBSD is quite alive and kicking.
What is corporate America using? (Score:3, Informative)
I would say corporate America sticks with IIS and other MS products because of MS development products are easy enough for Fred the Beancounter to drag-n-drop an app together. A desk jockey can get something done for his department quick and easy. Good code no, but it gets the job done and it was cheap and that is what the PHB care about.
LAMP tools need to become that easy to use for corporate America to take a look.
Proxying firewalls skew NetCraft numbers (Score:3, Interesting)
With the combination of URLScan header removal and a Unix-based firewall (few folks are insane enough to put up IIS webservers and Windows Firewalls on the same network...) my IIS5/6 hosts don't look anything like a Windows box as far as Netcraft is concerned.
Throw in a hardware load balancer doing SSL offloading, and the client connections are never going to see my hosts directly for Netcraft to count.
What about IIS servers using Servermask? (Score:3, Informative)
Sends binary files as text/plain MIME type (Score:5, Interesting)
Re:Sends binary files as text/plain MIME type (Score:3, Insightful)
RAR and Windows Media do not appear to actually have registered types AFAICT. I admit that sending unknown things as text/plain is a pain for users, but I think the solution is for all common file types to get registered as some MIME type, not to bitch at the webserver. Please feel free to correct me if you can find them here:
http://www.iana.o
Lies, damm lies and statistics. (Score:3, Interesting)
If raw counts of usages indicate quality, then MSIE would be the highest quality web browser by a factor of around 20 (something 95% market share right?). Outlook would be the best mail/PIM software. /. readers would disagree with such a statement. So why do we accept conclusions based the same type of logic based on stats from netcraft?
What "we" need is something like some the stock market indicators. [the good ones] are not just a raw sum of all the stocks out there, or all the stocks traded on a given market. There a collection of hand picked stocks. I suspect the specific criteria for being included are secret, but long term stability is almost definitly an important peice of the pie. There not using penny stocks, just IPOd companies, companies in trouble, or companies experiencing isolated/unique growth.
What I propose for someone to do, is to develop such a system for HTTP server usage. Build a list of say, 5000, sites. The sites should be distributed accross all topics, all markets. It should include sites run by non-IT centric companies, IT companies that are primarly "brick and mortar" and web-only companies as well. It should include scanning web hosting companies, colo housed sites, sites run off 56k modems. What they have in common is that they all have some level of longevity (if not stability).
Better link, plus Apache %age share *fell* (Score:3, Informative)
It puts a bit of a dampener on the "celebration" of Apache's otherwise successful year w.r.t. market share.
Still defaults to text/plain (Score:3, Informative)
is this really good? (Score:3, Insightful)
But what I'd really like to see is a lot more diversity in web servers. Apache is a reliable, robust, efficient server, but it is only one, very specific way of serving web data and it has tons of quirks as well (starting with its configuration files).
Having Apache open makes it easier to innovate based on it. But I think it would be even better if more people did something altogether different rather than just plugging into Apache.
Um, sure, it's free (Score:3, Insightful)
Re:20 percent gain? (Score:2, Insightful)
Re:The platform they did the calculations on (Score:5, Informative)
I wonder though, when Netcraft (and subsequently Slashdot) reported about a rise in ISS-usage, many commented about "But they're just being used as domain parking servers". When the same thing happened but with Apache, most people just say "Yay Apache!"
Re:The platform they did the calculations on (Score:2, Insightful)
Re:The platform they did the calculations on (Score:2)
See it another way. You have 100 computers, 36 are MS. A year later, its down to 18 computers, half of what it was. Thus its a 50% drop, not 18%.
Stats can't be /.'s major (Score:2, Informative)
"Since October 2002 market share has grown from 53% to 64%, a 20% gain". Well no. The incidence in the population has increased 11 percentage points (11%), even though the numbers are ~20% different the market share certainly hasn't changed 20%.
Here is an example of basic comprehension of percentage: Assume we have a static population of 100. 53 use Apache and 47 use 'other'. One year later, if 64
Re:Apache is racist. (Score:3, Insightful)
Re:Apache is racist. (Score:3, Informative)
Topics and Sections (Score:2)
Currently, the T&S setups has the following purposes/effects/unintended consquences:
Re:Topics and Sections (Score:2)
Re:yes but (Score:2)
Probably both, but the real question is: does it really matter? Actually, from am "adopting Free Software" standpoint people running Apache on Windows is probably better. It shows them that a) it works, b) the TCO myth is just that, and c) it works *better* than MS IIS. This will naturally lead people into wondering of other Free Software has the same qualities (which, unfortunately, not all of it does, but much of it does).
What I'm saying is that an IT t
It's actually even worse than that for Microsoft (Score:3, Insightful)
The figures you've quoted from my site [cabalamat.org] are accurate, but the situation for Microsoft is actually worse than that. When considering that Microsoft got 19% of new websites in 2003, it's worthwhile to consider that up to the end of 2002, Microsoft had a total of 24.74% of active sites.
This means that not only is Microsoft's share only 19%, Microsoft's market share is going down and Apache's is going up. Although Apache can run on MS Windows, it is nearly always run on Unix systems. The most popular Unix is