== Monkey HTTP Server v1.5.3 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.3, codename Emperor Tamarin.

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

 - Scheduler: fix potential DDoS security issue when using FDT enable
 - Epoll: validate when registering connection with the Scheduler
 - Request: set correct path size when truncated
 - Request: unlink request node from global list
 - Mimetype: do not iterate off the start of the filename when looking
for an extension
 - Request: don't search off the end of the body buffer for query strings
 - Utils: allocate enough space to include the null terminator when
URL-decoding URLs
 - Method: correctly extract content length value from body buffer
when pre-parsing
 - Mandril: fix network address reference
 - Libmonkey: do not use SO_REUSEPORT and set Mime default
 - Scheduler: on Libmonkey mode IP_CHECK, drop socket

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

== Contributors ==

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

- Matthew Daley from http://bugfuzz.com
- Eduardo Silva

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