== Monkey HTTP Daemon Team, is proud to announce the availability of
Monkey 0.13.0 ! ==

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.

         http://www.monkey-project.com

== What's New ? ==

    *  New: monkey manpage, finally!
    * New: banana manpage
    * New: main program supports long options (--something)
    * New: support for all HTTP response status (required for some plugins)
    * New: core server now support transport type (e.g: http, https...)
    * New: Configure script now supports '--default-port' and
'--default-user' arguments
    * New: core macros mk_err(), mk_info(), mk_warn() and mk_bug()
    * New: core macros __MONKEY__, __MONKEY_MINOR__ and __MONKEY_PATCHLEVEL__
    * API: new interface to add extra response header rows api->header_add_row
    * Improve performance for mimetype lookup (sequencial + binary search)
    * Improve performance for pointer to buffer
    * Improve performance for response headers
    * Fix: send Content-Length header when HEAD method is used
    * Rename PID file to monkey.pid.PORT_NUMBER
    * More robust daemon mode
    * Code internal improvements
    * Logger: new Masterlog configuration key
    * Logger: improve performance, map HTTP status code instead of use
str_itop()
    * Logger: use mk_list implementation
    * Liana_SSL: Fix minor memory leak

    Official announcement: http://www.monkey-project.com/Announcements/v0.13.0

== Contributors ==

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

    - Davidlohr Bueso (Dave)

== Blog Articles ==

- http://blog.monkey-project.com/2011/02/28/optimising-where-it-matters/
- http://blog.monkey-project.com/2011/02/27/community-is-the-key/

== 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 #monkeyd
- Twitter: http://www.twitter.com/monkeywebserver
- Identica: http://identi.ca/group/monkey
- Freshmeat: http://freshmeat.net/projects/monkey
- Linkedin: http://www.linkedin.com/groups/Monkey-HTTP-Daemon-3211216

cheers!

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

Reply via email to