Internet Information Services (IIS) 7.0 Resource Kit
by Olga M. Londer Mike Volordarsky Brett Hill, Bernard Cheah, Steve Schofield, Carlos Aguiar Mares, Kurt Meyer, and Microsoft IIS Team
Summary
In this chapter, we looked at the end-to-end request processing architecture of IIS 7.0. IIS 7.0 includes several core components that work together to execute the HTTP request. These components are as follows:
HTTP.sys, the kernel-level HTTP protocol listener
World Wide Web Publishing Service (W3SVC), the HTTP listener adapter
Windows Process Activation Service (WAS), which provides process activation and management
Configuration store, the distributed XML file–based configuration hierarchy that contains both IIS and ASP.NET settings
Worker process, w3wp.exe, the self-contained user mode process that executes HTTP requests and generates responses
Each worker process serves one application pool. An application pool can be configured in one of ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access