设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

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

2015-8-31 22:22| 发布者: joejoe0332| 查看: 462| 评论: 0|原作者: oschina|来自: oschina

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

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就必须面对这些问题。


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部