速度非常快的Web 服务器,Monkey v1.6.2 发布
jopen 9年前
Monkey HTTP Daemon 是一个大约只有50KB的、功能强大而且速度非常快的 Web 服务器软件,支持 Linux 系统。它采用混合网络模型和线程epoll,具备很好的可扩展性和伸缩性,支持每秒数千访问连接。
Monkey v1.6.2 发布,此版本是个 bug 修复版本:
-
Stream: remove odd trace messages that breaks the build on OSX.
-
Server: config: reset errno value and force to ask for a TCP port
-
Build: fix option for older CMake versions.
-
Debian: add new debian scripts for packaging.
-
Core: remove some deprecated files.