Monkey HTTP Server is an optimized web server for Linux, designed to make the most of the Linux kernel in terms of specific system calls and optimization to achieve a high performance under high load. It is HTTP/1.1 compliant (RFC 2616) and support common features such as IPv6, TLS, Virtual Hosts, CGI, FastCGI, Directory Listing, Security Rules, etc.The server is designed as a small core extensible through the plugin interface.