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
What is the use of iis server?
What is App Pool in IIS?
What does internet information server (iis) assume to be the default language for active server pages?
How do I open iis manager from command line?
What are virtual directories in iis?
How do I setup a web server in windows 10?
How do I enable iis on my local system?
What does iis stand for?
What is windows process activation service?
What services use iis?
Where is the iis manager in windows 10?
What is app pool?
How do I run iis on windows 7?
What do you mean by creation of virtual directory?
What is iis lockdown?