Announcements
Monkey HTTP Daemon v0.10.2 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 includes two minor fixes over previous version (0.10.1). It fixes the log writter when Monkey is launched in daemon mode and now the configuration reader avoid empty spaces in the left side of the values.