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 ...

Get Internet Information Services (IIS) 6 Resource Kit now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.