Inventors:
Bilal Alam - Sammamish WA, US
Erik B. Olson - Sammamish WA, US
Anil K. Ruia - Issaquah WA, US
Michael D. Volodarsky - Seattle WA, US
David Wang - Issaquah WA, US
Jaroslav Dunajsky - Redmond WA, US
Assignee:
Microsoft Corporation - Redmond WA
International Classification:
G06F 9/44
G06F 9/45
G06F 3/00
Abstract:
Methods are provided for utilizing a modular server architecture for processing requests for services, such as authorization and authentication, in a web server. The modular server architecture includes self-contained modular components that can be plugged in and out of the web server, as needed, to provide requested web services. The modular server architecture is also extensible in that it provides set of server APIs for processing requests for supporting built-in server functionality as well as functionality provided by third party modular components. The modular server architecture also supports the integration of request processing tasks for both native and managed modular components, such as ASP. NET modules, by virtue of a managed module host component. The modular server architecture also optimizes server performance by only providing modular component functionality when needed.