What is the difference between IIS web server & Apache
TOmcat server
Answer Posted / 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 |
Post New Answer View All Answers
What does cots represent?
please suggest me some topics for research in software testing/software reliability......
What is difference between known regression testing and unknown regression testing?
How to test documents in a project that span across the software development lifecycle?
Which is not a tool of static code analysis? a.)Ada b.)Borland-delphi c.)Fortan d.)None
Explain test bed?
Explain cause effect graph?
Explain defect?
What is the function of the software testing tool 'phantom'?
What is a document version?
Explain virtual memory?
What goes into a Test Summary? How would you write a Test Summary?
why we split testing into distinct stages?
What is process and procedures?
An input field takes the year of birth between 1900 and 2004 what the boundary values for testing this field are?