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
Where are iis backups stored?
Exp the role of http.sys in iis?
How do I run iis server?
What is rapid fail protection?
How do I find server logs?
How do I completely uninstall iis?
Where is the applicationhost config?
How do I start iis manager?
What is iis server and how it works?
Can I uninstall iis 10.0 express?
Is iis a web server or an application server?
How do I check iis version?
How to create a virtual directory on iis?
How many security types are available on IIS?
How do I install iis on windows?