⇤ ← Revision 1 as of 2007-07-12 12:47:28
Size: 1211
Comment:
|
← Revision 2 as of 2008-04-10 15:29:38 ⇥
Size: 1215
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
[[TableOfContents]] | <<TableOfContents>> |
Line 9: | Line 9: |
|| [http://www.acme.com/software/thttpd/ thttpd] || included || UNIX, Linux, [http://www.freshports.org/search.php?query=thttpd *BSD] || | || [[http://www.acme.com/software/thttpd/|thttpd]] || included || UNIX, Linux, [[http://www.freshports.org/search.php?query=thttpd|*BSD]] || |
Contents
thttpd
Availability and IPv6 support
Description
thttpd is a simple, small, portable, fast, and secure HTTP server. Simple: It handles only the minimum necessary to implement HTTP/1.1. Small: See the size comparison chart at http://www.acme.com/software/thttpd/notes.htmlvery small run-time size, since it does not fork and is very careful about memory allocation. Portable: It compiles cleanly on SunOS 4.1.x, Solaris 2.x, BSD/OS 2.x, Linux 1.2.x, and OSF/1 (on a 64-bit Alpha). Fast: In typical use it's about as fast as the best full-featured servers (Apache, NCSA, Netscape). Under extreme load it's much faster. Secure: It goes to great lengths to protect the web server machine against attacks and breakins from other sites.
Comments
Usage information
Categories
Source of information
FreeBSD port collection