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
Explain how to create web garden?
How do I host a website using iis?
Explain how to create a virtual directory on iis?
How do I restart iis in windows?
How do I reset iis in windows 10?
Does windows 10 come with iis?
How do I host a website using iis in windows 10?
How do I reset iis in windows 7?
How do I setup a web server in windows 10?
Where is iis logs located?
What is iis on windows 10?
How to install our web application in iis web server?
What is the name of default application pool in iis?
How to generate Random numbers without using Rnd() ?
What is a iis express?