W3C MiniServ Internals

Mini Server Internals

This document describes some of the design details of the W3C Mini Server

Startup and Main Loop

The Server needs the following things before being ready for serving requests:

Handling a request

Event Loop

Server Handler

Request Manager

Net Manager

Event Call Back

Generate a Response

Restart the Server

The server can be restarted in which case we flushes the memory cache of ducuments and rereads the rule file.


Henrik Frystyk libwww@w3.org, December 1995