Error DataBase-One Place all Solutions Forums Blog Glossary    Contact Us
Search  
   
Browse by Category
Error DataBase-One Place all Solutions .: Operating Systems .: Windows Operating Systems .: Windows 2003 .: IIS Fundamentals

IIS Fundamentals

IIS is an HTTP protocol server, which means that it accepts and replies to HTTP requests. IIS processes three types of HTTP requests:

Static content (like HTM document) requests

CGI requests

ISAPI requests

By understanding the fundamentals of IIS architecture and the related functionality, you can discover and isolate problems much more quickly. You will also be better equipped to differentiate between real problems and expected behavior.

This section explores the following functionality, which any IIS troubleshooter must understand:

HTTP Protocol Basics : Explains the way Internet browsers and servers running IIS communicate with each other.

IIS Service Startup : Sometimes problems arise even before IIS starts servicing requests. This section describes the startup process and typical startup behavior, which can help you determine the causes of problems.

HTTP Request Walkthrough : Explains the various phases that a typical request passes through as it moves through the service


How helpful was this article to you?

User Comments

Add Comment
No comments have been posted.