== Monkey HTTP Server v1.5.6 is out!, codename Emperor Tamarin ==

Monkey HTTP Server is a very Fast and Lightweight Web Server for
Linux. It has been designed to be very scalable with low memory and
CPU consumption, the perfect solution for high-end production servers
and Embedded Linux based devices. Made for ARM, x86 and x86_64.

     http://monkey-project.com

== Introduction ==

We are proud to announce the availability of the minor fix release
Monkey v1.5.6, codename Emperor Tamarin.

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

 - Scheduler: fix wrong handling of incoming queue data.
 - String: performance improvement converting uint64_t to string (4x).
 - Kernel: disable TCP_AUTOCORKING feature. Not optimal for our context.
 - SSL: as PolarSSL was rebranded as mbedTLS, align those changes on
our code, documentation and packages.
 - HTTP: improve TCP_CORK feature usage and remove counter.
 - Virtual Host: fix FDT handling flags.
 - CGI: define new length for environment variables.
 - CGI: lookup and set Cookie HTTP Header.
 - Auth: if no global config exists, just skip stage 30.
 - Configure: new options to set mbedTLS library and headers.

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

== Contributors ==

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

- Eduardo Silva
- Jorge Fodor

== Join us! ==

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

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

-- 
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