Download List

Projeto Descrição

Monkey HTTP Daemon is a very fast and lightweight Web server for Linux. It uses a hybrid networking model based on asynchronous calls (event-driven) and fixed threads, which makes it scalable and capable of attending thousands of clients per second. It provides a powerful API for C and is ideal for embedded devices, thanks to its small core and plugin architecture.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-01 22:20 Back to release list
0.20.0

Esta versão otimiza o scheduler, o Analisador TOC e analisador de Cadeia de caracteres (57%). O script de Banana agora Obtém o arquivo de porta e pid do arquivo de configuração. Foi adicionado um novo plug-in autenticação básica. O arquivo de configuração agora oferece suporte a uma directiva de TransportLayer para definir o plugin de transporte (http|https). O plugin de Palm utiliza uma nova solicitação de modelo e o plugin de Mandril agora aplica regras de segurança baseadas em sub-redes. Foram feitas correções menores.
This release optimizes the scheduler, TOC parser, and string parser (57%). The Banana script now gets the port and pid file from the configuration file. A new basic authentication plugin has been added. The configuration file now supports a TransportLayer directive to define the transport plugin (http|https). The Palm plugin uses a new template request, and the Mandril plugin now applies security rules based on subnetworks. Minor fixes have been made.

Project Resources