lighttpd 1.4.37 发布,高性能 Web 服务器

栏目: 服务器 · 发布时间: 8年前

内容简介:lighttpd 1.4.37 发布,高性能 Web 服务器

lighttpd 1.4.37 发布,此版本是个 bug 修复版本,主要修复了 lighttpd 1.4.36 的回归测试问题和 camke,scons 和 FreeBSD 相关的修复;改进了静态构建(scons);改进 mod_cgi 的 mmap 处理;改进内部 API;可以在 jenkins 实例运行测试套件(scons)。

下载

改进列表

  • [mod_proxy] remove debug log line from error log (fixes #2659 )

  • [mod_dirlisting] fix dir-listing.set-footer not showing

  • fix out-of-filedescriptors when uploading “large” files (fixes #2660 , thx rmilecki)

  • increase upload temporary chunk file size from 1MB to 16MB

  • fix undefined integer shift

  • rewrite network sendfile/mmap/writev/write backends

  • fix some unchecked return value warnings

  • [kqueue] fix kevent call

  • [autoconf] define HAVE_CRYPT when crypt() is present

  • [bsd xattr] fix compile break with BSD extended attributes in stat_cache

  • [mod_cgi] rewrite mmap and generic (post body) send error handling

  • [mmap] fix mmap alignment

  • [plugins] when modules are linked statically still only load the modules given in the config

  • [mmap] handle SIGBUS in network; those get triggered if the file gets smaller during reading

  • fix some warnings found by coverity (“leak” in setup phase, not catching too long unix socket paths in mod_proxy)

更多内容请看 发行说明

Lighttpd 是一个德国人领导的开源Web服务器软件,其根本的目的是提供一个专门针对高性能网站,安全、快速、兼容性好并且灵活的web server环境。具有非常低的内存开销,cpu占用率低,效能好,以及丰富的模块等特点。

Lighttpd是众多OpenSource轻量级的web server中较为优秀的一个。支持FastCGI, CGI, Auth,  输出压缩(output compress), URL重写,  Alias等重要功能,而Apache之所以流行,很大程度也是因为功能丰富,在lighttpd上很多功能都有相应的实现了,这点对于apache的用  户是非常重要的,因为迁移到lighttpd就必须面对这些问题。


以上所述就是小编给大家介绍的《lighttpd 1.4.37 发布,高性能 Web 服务器》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Nine Algorithms That Changed the Future

Nine Algorithms That Changed the Future

John MacCormick / Princeton University Press / 2011-12-27 / GBP 19.95

Every day, we use our computers to perform remarkable feats. A simple web search picks out a handful of relevant needles from the world's biggest haystack: the billions of pages on the World Wide Web.......一起来看看 《Nine Algorithms That Changed the Future》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试