Artifact [c70b2c9b75]

Artifact c70b2c9b75d0ca0bfd1f327363c6c370fcd05171:

Wiki page [filed] by rkeene on 2014-02-08 03:56:20.
D 2014-02-08T03:56:20.534
L filed
N text/x-markdown
P 424c9efbbcd0f0e5b9901f4ec55b53a277995801
U rkeene
W 652
filed
=====

Introduction
------------
Simple HTTP server for serving local static files over HTTP from Linux.  It does the least amount of effort possible to get to the point of handing the actual transfer over to the kernel.

It is multithreaded where every thread services a single concurrent client.  It attempts to reduce latency by caching open file descriptors as well.

It has no configuration file and supports only minimal configuration.  Operation is described in the [manual page](?name=Manual).

Links
-----
   1. [Manual](?name=Manual)
   2. [Download](?name=Download)
   3. [`README`](doc/trunk/README?mimetype=text/plain)
Z b6e32d1adad4208f2e5b1eb129654ef0