Hubbry Logo
search button
Sign in
Monkey HTTP Server
Monkey HTTP Server
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Monkey HTTP Server
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Monkey HTTP Server Wikipedia article. Here, you can discuss, collect, and organize anything related to Monkey HTTP Server. The purpose of the hub is to con...
Add your contribution
Monkey HTTP Server
Initial release2001
Stable release
1.6.9 / 4 June 2016; 9 years ago (2016-06-04)
Written inC
Operating systemLinux
TypeWeb server
LicenseApache License v2.0
Websitehttps://github.com/monkey/monkey

Monkey HTTP Server is an optimized web server for Linux. It is designed to achieve high performance under high loads by making the most of the Linux kernel in terms of specific system calls and optimization techniques. It is HTTP/1.1 compliant (RFC 2616) and supports common features such as IPv6, TLS, Virtual Hosts, CGI, FastCGI, Directory Listing, and Security Rules.

The server is designed as a small core extensible through its plugin interface. The binary size of Monkey is around 100 KB and around 250 KB on runtime depending on the loaded plugins. Monkey can perform well on x86 and x86-64, and ARM architectures running Linux embedded variants.

Monkey was started in 2001 as an open source project. It is currently licensed under the Apache License v2.

References

[edit]
[edit]