Cherokee 0.4.17 - A very fast, lightweight Web server.
About
:
Cherokee is a tiny, very fast, lightweight Web server. It is implemented
entirely in C, and has no dependencies beyond a standard C library. It is
embeddable and extensible with plug-ins. It supports on-the-fly
configuration by reading files or strings, TLS/SSL (via GNUTLS or
OpenSSL), virtual hosts, authentication, cache friendly features, PHP4,
custom error management, and much more.
Changes:
TLS and SSL support were added twice: you can choose to use an
implementation based on either GNUTLS or OpenSSL. The configuration files
have been reorganizated with a Apache2-style. This release include Large
File Support (for files bigger than 2 or 4 Gb in 32-bit architectures). It
also includes a new "Panic Action" feature for reporting errors, a lot of
work on the Win32 native port, and some miscellaneus bugfixes and
improvements.
Release focus: Major feature enhancements
License: GNU General Public License (GPL)
Project URL:
http://freshmeat.net/projects/cherokee/
Homepage:
http://www.0x50.org
Tar/GZ:
http://freshmeat.net/redir/cherokee/...-0.4.17.tar.gz
Debian package:
http://freshmeat.net/redir/cherokee/...url_deb/0.4.17
Regards
Gordon