Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2012-02-21 10:02
0.33.0

Diese Version behebt einen kleiner Bug in der Vhost-Konfiguration-Leser.
This release fixes a little bug in the vhost configuration reader.

2012-02-11 08:05
0.32.0

Affe Arbeitnehmer haben nun Namen (z.B. Ps -L -p PID), und es gibt aktualisierte Debian Regeln Monkey Standard HTML verteilen. Das Configure-Skript wurde behoben, um Plugin Skripts verteilen. Gepard arbeitet jetzt im Server-Modus standardmäßig. Dieses Release Nachrichteneinträge das Ip_str Plugin Struct-Feld und löscht unnötige Umwandlungen.
Monkey workers now have names (e.g ps -L -p PID), and there are updated Debian rules to distribute Monkey default HTML. The configure script has been fixed to distribute plugin scripts. Cheetah now works in server mode by default. This release deprecates the ip_str plugin struct field and drops unnecesary casts.

2012-01-14 11:16
0.31.0

In der Core/API diese Version fügt eine Export-Funktion zum Formatieren einer IP-Zeichenfolge und den IP-Generator (ipv4 und ipv6) behebt. Liana und Liana_SSL Nachrichteneinträge es _mkp_network_io_ip_str(). Protokollierung und Palm verwenden jetzt den neuen IP-Generator. Ein Speicherverlust wurde in Logger behoben.
In the Core/API, this release adds an export function to format an IP string and fixes the IP string builder (ipv4 and ipv6). For Liana and Liana_SSL, it deprecates _mkp_network_io_ip_str(). Logger and Palm now use the new IP string builder. A memory leak has been fixed in Logger.

2012-01-03 10:41
0.30.0

IPv6-Unterstützung ist jetzt voll funktionsfähige und zusammengeführten in Liana. Der Kern hat bessere Handhabung der Server Load versus Kapazität. Double-Free() ist auf Client_session festgelegt, wenn KeepAlive-ausgeschaltet ist. Neuer Support ist verfügbar für die PUT und DELETE Methoden, die von der Plug-in-API-Schnittstelle behandelt werden können. Neue Manpages und eine neue experimentelle WebSockets Plugin zur Verfügung.
IPv6 support is now fully functional and merged into Liana. The core has better handling of server load versus capacity. double-free() is fixed on client_session when keep-alive is off. New support is available for the PUT and DELETE methods, which can be handled by the plugin API interface. New manpages and a new Experimental WebSockets plugin are available.

2011-10-27 06:19
0.21.0

Experimentelle IPv6 Unterstützung wurde hinzugefügt.
Experimental IPv6 support has been added.

Project Resources