Web 服務器,Monkey v1.6.1 發布
Monkey HTTP Daemon 是一個大約只有50KB的、功能強大而且速度非常快的 Web 服務器軟件,支持 Linux 系統。它采用混合網絡模型和線程epoll,具備很好的可擴展性和伸縮性,支持每秒數千訪問連接。
Monkey v1.6.1 發布,此版本是個修復版本,解決了新構建系統和核心相關的問題。
主要改進
核心
-
Server: Streams: get rid of PTR stream type.
</li> -
Server: HTTP: handle error page content in header iov.
</li> -
Server: HTTP Parser: make sure to increase header count on not-known headers lookup.
</li> -
Core: add some _GNU_SOURCE definitions required by ulibc.
</li> </ul>構建系統
-
Configure: correct help messages.
</li> -
Configure: new –pidpath.
</li> -
Configure/CMake: fix –default-user and –default-port options.
</li> -
Install: fix missing installation of man page.
</li> -
CMake: fix local mode for PIDFILE variable.
</li> -
CMake: fix PIDPATH variable.
</li> -
CMake: fix –systemddir option, file now is created and installed properly.
</li> -
CMake: fix paths when specifying a new pidfile route.
</li> </ul>其他信息
-
Mailing list: http://lists.monkey-project.com
</li> -
Github: http://github.com/monkey/monkey
</li> </ul>
下載:http://www.monkey-project.com/releases/1.6/monkey-1.6.1.tar.gz。
更多內容請看發行說明。本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!
-
-