Version 1.1.0 of Monkey HTTP Daemon

Release Notes: A new CGI plugin was added. The scheduler now registers new incoming sockets with MK_EPOLL_READ. A new MK_EPOLL_DISABLE mode was provided along with a new epoll states mechanism, and new usage of GCC prefetch/[un]likely built-ins. HTTP now unsets the cork flag when mk_http_send_file is done. TCP_NODELAY is no longer enabled. mk_api is not exported. Initial iov zeroing of offset entries was fixed. In the configure script, plugin detection was improved and several code cleanups and optimizations were made.

    Other releases

    •  06 Jun 2013 22:42

      Release Notes: This release fix a bug in the HTTP headers parser which could lead to a DoS.

      •  27 May 2013 19:28

        Release Notes: This release comes with huge improvements in the CGI and FastCGI interfaces. It integrates a new SSL layer based on PolarSSL, core/speed improvements in the core scheduler, and adds support for Linux TCP_FASTOPEN.

        •  20 Aug 2012 21:52

          Release Notes: This minor release fixes some issues in the build system. The code is intact.

          •  18 Aug 2012 04:03

            Release Notes: A new CGI plugin was added. The scheduler now registers new incoming sockets with MK_EPOLL_READ. A new MK_EPOLL_DISABLE mode was provided along with a new epoll states mechanism, and new usage of GCC prefetch/[un]likely built-ins. HTTP now unsets the cork flag when mk_http_send_file is done. TCP_NODELAY is no longer enabled. mk_api is not exported. Initial iov zeroing of offset entries was fixed. In the configure script, plugin detection was improved and several code cleanups and optimizations were made.

            •  07 Jun 2012 20:57

              Release Notes: This major release comes with exciting performance improvements: the core is completely lock free, the scheduler has been optimized, and the memory handler improved. Code cleanups and minor fixes have been made.

              Screenshot

              Project Spotlight

              Pomm

              A PHP object model manager for PostgreSQL.

              Screenshot

              Project Spotlight

              IckleBot for Android

              A boilerplate code generator for Android providing runtime dependency injection along with simplified threading and event models.