
Originally Posted by
jbeitz107
I will semi agree with apache being simple to use vs. IIS however apache servers are subject to easy ddos attacks and even without the ddos attacks there is quite often that apache will hang in some cases require physically restarting the web server unless you have a script to do it automatically. The only issue with that is downloads become interrupted during that process and can cause conflicts with auto patcher systems. As you can see quite often with many websites where a person is hosting an apache web server that you will get the error stating a connection issue with SQL Server. That is a big advantage of IIS however. IIS's integration into windows by default means no searching to make it work. Yes you have to get a php version that will work with it but, Microsoft does offer php versions compatible for the IIS system. Also IIS has it's very own anti-sql injection systems which are by far superb to that of an apache server.