What is the difference between IIS web server & Apache
TOmcat server
Answers were Sorted based on User's Feedback
Answer / m praveen kumar
->Apache webserver is operating system independent.IIS
webserver is operating system dependent. It runs in only
windows environment.
->Apache developed by Apache Foundation . IIS developed by
Microsoft.
->Apache server runs in user space only, but IIS server runs
in user space and Kernal space.
->Apache webserver is open sourse. But IIS is not Open Source
-> IIS is webserver and application server But apache tomcat
server is only webserver.
Is This Answer Correct ? | 50 Yes | 3 No |
Answer / s.menaka sree
->IIS IS DEPENDENT ON WINDOWS
->APACHE TOMCAT IS INDEPENDENT
->IIS IS NOT A OPEN SOURCE MANAGER
->APACHE IS A OPEN SOURCE MANAGER
->IIS IS MICROSOFT WEB SERVER
->APACHE IS A OPEN WEB SERVER
Is This Answer Correct ? | 10 Yes | 0 No |
Answer / chavda anant
-> IIS only runs on Windows while Apache can run on almost
any OS including UNIX, Apple’s OS X, and on most Linux
Distributions.
-> ASPX runs only in IIS.
->Apache is free while IIS is packaged with Windows.
-> IIS is Microsoft's web server. Apache is a open source
web server.
-> Apache is an open source web server thats supports php,
Apache is known to be open source because the source code is
available for configuration as per your requirements, its a
linux based product. on the other hand IIS is a microsoft
product you need a licence to use it commercially, there is
no way of configuring any tabs in the code.
Is This Answer Correct ? | 11 Yes | 2 No |
Answer / rusha
I think....Apache web server is basically applied for Java
platform and IIS web server is for .NET framework.
Is This Answer Correct ? | 15 Yes | 12 No |
What is stub? Explain in testing point of view?
What is the objective of regression testing?
In the Capability Maturity Model, at which level is effective measurement mastered? 1. Level 1 2. Level 2 3. Level 3 4. Level 4 5. Level 5
Explain functional testing?
explain what test tools you will need for client server testing
what would be the test plan for agile testing??
What is peer reviews?
What is equivalence class?
What is different Between Black boxtesting and functional testing...
what does team player mean to you?
what is the difference between defect management tool and tesecase managment tool, what are its purpose, does QC and TD use for both(defect &test case managment)
what is mean by sdlc & stlc? what is mean by V-model?