thttpd is an open source software web server from ACME Laboratories, designed for simplicity, a small execution footprint and speed. thttpd is single-threaded and portable: it compiles cleanly on most Unix-like operating systems, including FreeBSD, SunOS 4, Solaris 2, BSD/OS, Linux, and OSF/1. It has an executable memory size of about 50 kB. While it can be used as a simplified replacement to more feature-rich servers, it is uniquely suited to se...
more
Read article at Wikipedia
Thttpd
top ↑
Similar topics in Freebase
-
Apache HTTP Server
The Apache HTTP Server, commonly referred to as Apache (pronounced /əˈpætʃiː/), is a web server notable for playing a key role in the initial growth of the World Wide Web. In 2009 it became the first web server to surpass the 100 million web site milestone. Apache was the first viable alternative... -
OpenBGPD
OpenBGPD allows general purpose computers to be used as routers. It is a Unix system daemon that provides a free, open-source implementation of the Border Gateway Protocol version 4. This allows a machine to exchange routes with other systems that speak BGP. OpenBGPD is developed by Henning Brauer... -
Hiawatha webserver
Hiawatha is a secure webserver available for multiple platforms. It was developed by Hugo Leisink in 2002 due to his dissatisfaction with the existing solutions. Hiawatha started in January 2002 as a very small webserver, suitable for servers with old hardware. It was written for internet servers... -
HAppS
HAppS (Haskell Application Server) is a Free application server for websites written in the functional programming language Haskell. It integrates handling Web, persistence, email (sending and receiving), DNS, XML/XSLT, Amazon S3 backend, and database server functionality. It makes use of a number... -
Hunchentoot
Hunchentoot is a HTTP Server written in Common Lisp and the successor to TBNL. It is released as an open source project under a BSD license. Hunchentoot is the name of a stageplay by Frank Zappa in which an alien plots to take over the Earth using a giant spider called Hunchentoot. -
Canopy HTTPd
Canopy HTTPd is a small, secure, multithreaded Web server for Unix-like computer operating systems. Released under the terms of the BSD license, Canopy is free and open source software.