Home › Learn IIS7 › Planning Your IIS 7.0 Architecture › Introduction to IIS 7.0 Architecture
advertise here
Published on November 14, 2007 by iisteam
Updated on April 30, 2008 by iisteam
Average Rating Rate It (0) Thank you for your feedback!
Introduction Internet Information Services (IIS) 7.0 provides a new request-processing architecture that includes: A new service, Windows Process Activation Service (WAS), which enables sites to use protocols other than HTTP and HTTPS A Web server engine that ...
The IIS 7.0 core Web server has been re-engineered from the ground up to deliver a completely modular architecture that offersgreater flexibility and three key benefits: Componentization Extensibility ASP.NET Integration Componentization All of the web server ...
Introduction The IIS 7.0 web-server feature set is componentized into more than thirty independent modules. A module is either a Win32 DLL (native module) or a .NET 2.0 type contained within an assembly (managed module). Similar to a Lego set, modules are ...
You must Log In to comment.