== Monkey HTTP Daemon v1.3.0 is out!, codename Golden Monkey

Monkey HTTP Daemon is a very Fast and Lightweight Web Server for GNU/Linux.
It has been designed to be very scalable with low memory and CPU
consumption, the perfect solution for embedded devices. Made for ARM, x86
and x86_64.

     http://monkey-project.com

== Introduction ==

We are very proud to announce the availability of a new major release *Monkey
v1.3.0*, codename *Golden Monkey*.

== What is new ? What has changed ? ==

 - New default home page
 - New -b program flag to print build information
 - New support for 'musl' C library (--musl-mode)
 - Mimetype: extension lookup performance improvements (~50%)
 - HTTP: Add support for OPTIONS method
 - HTTP: Do not force content type on POST request (RFC2616 7.2.1)
 - HTTP: FIX #182 DoS bug on headers parser
 - Core: red-black-tree implementation upgraded to the lastest found on
Linux Kernel.
 - Core: initialize clock before loading plugins
 - Core: on segfault, abort program (core dumps enabled)
 - Core: set close-on-exec on Epoll, Utils, Logger and Liana
 - Events: extra checks and do not exit if a wakeup fails
 - Configure: improved tests and new autocheck for backtrace support
 - Signal: deprecate the use of sys_siglist
 - Utils: fix timezone time generator
 - Security (Mandril): new deny_hotlink directive
 - Auth: Fix base64 decoding buffer usage
 - Auth: Reject usernames if length does not match
 - PolarSSL: validate that TransportLayer config key exists
 - FastCGI: Fix request error logs
 - QA: new tests for if-modified-since feature

Official announcement: http://monkey-project.com/Announcements/v1.3.0

== Contributors ==

We would like to thanks to the following people who have been involved
doing code and bug fixes contributions on this release:

 - Sonny Karlsson
 - Lauri Kasanen
 - Nil Croustillac
 - Valentin Ochs


== Join us! ==

We want to hear about you, our community is growing and you can be part of
it!, you can reach us at:

 - Mailing list: http://lists.monkey-project.com
 - IRC: irc.freenode.net #monkey
 - Twitter: http://www.twitter.com/monkeywebserver
 - Identica: http://identi.ca/group/monkey
 - Freecode: http://freecode.net/projects/monkey
 - Linkedin: http://www.linkedin.com/groups/Monkey-HTTP-Daemon-3211216

cheers!

-- 
Eduardo Silva
http://edsiper.linuxchile.cl
http://monkey-project.com
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to