Wednesday November 14, 2007. 09:22 AM
FreshMeat
AppWeb is an embedded HTTP Web server that has
been designed with security in mind. It is
integrated directly into customers' applications
and devices, providing easy development and
deployment of Web-based applications and devices.
It is fast (over 3,500 requests per second) and
compact (from 110K) and includes support for
dynamic page creation, server-side embedded
Javascript, in-process CGI, dynamically loadable
modules, SSL, Digest authentication, Virtual
hosts, Apache-style configuration, logging, and
single- and multi-threaded apps. It has extensive
documentation and samples.
License: GNU General Public License (GPL)
Changes:
Conditional configuration directives were added
for the appweb.conf file. Cross-compilation
support was enhanced. Early IPv6, Mac OS X, and
FreeBSD support was added.