what is architecture of IIS?
Answer Posted / dinesh
The new request-processing architecture and application
isolation environment enables individual Web applications,
which always run in user mode, to function within a self-
contained worker process. A worker process is user-mode
code whose role is to process requests, such as returning a
static page or invoking an Internet Server API (ISAPI)
extension or filter. Worker processes use HTTP.sys to
receive requests and send responses over HTTP.
| Is This Answer Correct ? | 13 Yes | 5 No |
Post New Answer View All Answers
How do I find server logs?
How do I add a project to iis?
How do I open iis manager in windows 10?
What is the iis service called?
What is meant by application domain?
Can I uninstall iis express?
In iis version 6.0 through application pool we can provide different -2 applications for the client. Is it right? If yes then how to provide the application to the client and what kind of application it can be?
What are the properties of application pool in iis?
How do I change iis settings?
How do I run iisreset as administrator?
Where is asp cache located on iis 6.0?
What is iis application?
What is web deployment?
Can windows server 2003 function as a bridge?
How do you know if iis is running?