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-11 11:25 Back to release list
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.

Project Resources