Re: Microsoft IIS vs. Apache
I'll respond point by point.
Quote:
Originally posted by ThePreacher
I was reading a more recent issue of PC magazine, and they had a comparison article on five different sets of web server software. Anyway the article gave IIS 5.0 a higher score and a better review than Apache.
I think I heard about this review from a colleague. If it's the one he's talking about, I have a feeling that it's a funny joke.
Quote:
Some things in the article suggested that IIS was more secure than Apache since it included SSL.
1) There's this thing called mod_ssl which is designed to allow Apache to interface with OpenSSL. There's also this other lovely project called Apache-ssl.
They are correct (IIRC) when they state that it comes with, but it's trivial to download the ssl component.
2) Whomever suggested that IIS is more secure than Apache needs their head examined. There have been a few flaws in Apache, but those are usually patched immediately, and rarely lead to root exploits. IIS is a completely different story. Something like 50 of the 58 security bulletins so far in 2001 have been related to IIS. IIRC around 30-35 of them have been of the MUST PATCH variety.
Quote:
It was also stated that a much higher server load could be handled by IIS than Apache.
In my experience this is completely untrue.
Quote:
Finally they believe that Apache was too difficult to use with its editing of text files.
1) I don't know why people have this phobia with editing text files. I mean, GUI isn't everything you know. There's no need to have a GUI taking up processor cycles when you don't need one.
2) I have to question who it's too difficult for. A journalist, or a Network Admin? The documentation is great, and it's dead simple to configure if you've read the documentation.
Quote:
I was wondering for those of you with experience on these servers, which one is better. Is there truth in this article? Is one of the open source community's greatest successes a second rate product?
Apache, Not much, and No. ;)
you can never trust a biased magazine
As everyone else pointed out the article is false in its statments of IIS being superior in stability and security, I could go into the details but I think thats already been covered. My main beef is the fact that PC mag tends to be very intel/MS biased. Here is an example:
In one issue they were comparing the Athlon 1+ GHz with P3 1+GHz, and they concluded that the P3 out performed the athlon.
Here is what they used to do the test.
computer using p3 1+GHz, running win2k pro.
computer using athlon 1+GHz running winME!!!!!!!
can you see the obvious reason the P3 machine beat the athlon? And they had the gall to call this a valid test.