Download List

프로젝트 설명

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

이 릴리스는 스케줄러, 목차 파서 및 문자열 파서 (57%)를 최적화합니다. 바나나 스크립트는 지금 구성 파일에서 포트 및 pid 파일을 가져옵니다. 새로운 기본 인증 플러그인이 (가) 추가 되었습니다. 구성 파일에는 이제 TransportLayer 지시문 정의 전송 플러그인 (http|https)을 지원 합니다. 팜 플러그인 사용 새 서식 파일 요청 및 Mandril 플러그인 지금 서브에 따라 보안 규칙을 적용 합니다. 사소한 수정 되었습니다.
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