欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  资讯频道

Cherokee 1.0.15 发布

程序员文章站 2022-03-17 19:18:05
...
Cherokee 1.0.15 发布

Cherokee 号称是目前最快的 Web 服务器软件,在性能上,甚至比 Nginx 还略胜一筹。与 Apache、Lighttpd、Nginx 等其他同类软件的对比,大家不妨看看这个测试页面。其易用性做得也很不错。   

    Cherokee 的功能包括支持 FastCGI、SCGI、PHP、CGI、TLS 及 SSL 加密连接,虚拟主机,授权认证,实时编码,载入均衡,与 Apache 兼容的 log 文件等等。

    Cherokee 1.0.15 此版本做了重要的更新修复了bug,建议升级,详细的改进和更新信息:

- NEW: X-Sendfile and X-Accel-Redirect support in the proxy
- NEW: Shared memory implementation (no longer SysV) (#537)
- NEW: OpenBSD support in cherokee-admin's system meters
- NEW: Logger custom. New macro: ${http_cookie}
- NEW: Virtual Host regex group replacement (^ parameters)
- NEW: --with-cgiroot in configure
- NEW: -i / --disable-iocache param in cherokee-admin
- FIX: Reg-ex substitutions limit raised to 20
- FIX: Configuration file parsing issue (#1073)
- FIX: handler_cgi file descriptor leak
- FIX: Keep-alive connections, HTTP 1.0 (#1088)
- FIX: Interpreter launching issue (mainly related to RoR)
- FIX: Better error reports in the PHP wizard
- FIX: PHP wizard: php-fpm support
- FIX: A few errors messages were improved
- FIX: A few cherokee-admin-launcher improvements
- FIX: cherokee_getpwuid() fixes
- FIX: cherokee-tweak authentication mechanism (#1045)
- FIX: Better php-fpm detection in ./configure
- FIX: Many wizard related fixes
- FIX: Memory management issue while shutting down

详细的发行说明请查看:http://lists.octality.com/pipermail/cherokee/2010-December/014080.html

下载请点击:http://www.cherokee-project.com/download/1.0/1.0.15/cherokee-1.0.15.tar.gz

官方网站:http://www.cherokee-project.com/

相关标签: CGI