Announcements
Monkey HTTP Daemon v0.10.3 has been released
Monkey HTTP Daemon 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 embedded and high production environments.
The project was started in 2001, internally it used to work with forking and threading networking models to attend clients, now, our current branch 0.10 is one of our major milestone, we have a new web server working in asynchronous mode, fixed threads and with an excellent performance.
What is new ?
This version fix two serious security bugs which allows to an attackant to provocate a DoS.
Contributions
We would like to thank Rodrigo Escobar (ipax) from DcLabs Security Group for discover the security bugs and the time provided to help in the research of the fixes.