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-13 11:53
0.20.3

Liana_SSL 지금 언로드합니다 자체 플러그인 전송 레이어로 사용 하지 않는 경우. 포장에 대 한 데비안 규칙 추가 되었습니다.
Liana_SSL now unloads itself if the plugin is not being used as a transport layer. Debian rules for packaging have been added.

2011-10-11 11:25
0.20.2

비 쓰기 가능한 로그 파일이 (가)에 의해로 거 플러그인 지금 검색 됩니다. 로 거 마스터 로그 파일은 기본적으로 사용 가능 하 고 지금 stderr 마스터 로그로 리디렉션됩니다. 로그 파일 쓰기 작업에 액세스할 수 없는 경우에 파이프 버퍼 오류를 피하기 위해 가짜 소비자 메커니즘 구현 되었습니다. Dirlisting 요청 당 하나의 메모리 할당을 감소.
Non-writable log files are now detected by the logger plugin. In Logger the master log file is enabled by default, and stderr now is redirected to the master log. A fake consumer mechanism was implemented to avoid pipe buffer errors when the log file is not accessible for write operations. Dirlisting reduced one memory allocation per request.

2011-10-04 11:59
0.20.1

DT_UNKNOWN 구조체 dirent에서 지금 처리 됩니다 * d_type-> ent. 목록 아무것도 HTTP/1.0 요청을 반환 문제가 함께 디렉터리 목록에 고정 되었다 청크 분할 인코딩. 연결이 끊어진 후 100 %cpu 사용이 (가) 수정 되었습니다.
DT_UNKNOWN is now handled in the struct dirent *ent->d_type. Chunked encoding was fixed in directory listings along with a problem where the listing returned nothing for HTTP/1.0 requests. 100% CPU usage after a connection was broken was fixed.

2011-10-01 22:20
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.

2011-03-31 20:00
0.13.2

비작동 안드로이드에서 사용되는 모드를 차단으로 문제가 해결되었습니다. 구성 스크립트가 개선되었습니다. str_build의 잘못된 사용 ()가 곡괭이에 수정되었습니다 플러그인. 치타의 부러진 Makefile을은 팜에서 컴파일 문제와 함께 해결되었습니다 플러그인.
An issue with non-blocking mode when used in Android was fixed. The configure script was improved. Bad usage of str_build() was fixed in the mandril plugin. The broken Makefile for Cheetah was fixed along with a compilation issue in the Palm plugin.

Project Resources