你好,游客 登录 注册 搜索
背景:
阅读新闻

lighttpd 1.4.38 发布下载,高性能 Web 服务器

[日期:2015-12-07] 来源:oschina.net  作者:Linux [字体: ]

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

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

lighttpd 1.4.38 发布,此版本值得关注的改进: 

  • mod_secdownload now requires an algorithm option to be set
  • fix a header parse bug (#2670)
  • sendfile support for darwin (just select “sendfile” as backend)

下载

相比 1.4.37 改进列表

  • [stat-cache] fix handling of collisions, might have returned wrong data (fixes #2669)
  • [core] allocate at least 4k buffer for incoming data
  • [core] fix search for header end if split across chunks (fixes #2670)
  • [core] check configparserAlloc() result with force_assert
  • [mod_auth] implement and use safe_memclear, using memset_s or explicit_bzero if available (thx loganaden)
  • [core] don’t buffer request bodies smaller than 64k on disk
  • add force_assert for many allocations and function results
  • [mod_secdownload] use a hopefully constant time comparison to check hash (fixes #2679)
  • [config] check config option scope; warn if server option is given in conditional
  • [core] revert increase of temp file size back to 1MB, provide a configure option “server.upload-temp-file-size” instead (fixes #2680)
  • [core] add ‘~’ to safe characters in ENCODING_REL_URI/ENCODING_REL_URI_PART encoding
  • [core] encode path with ENCODING_REL_URI in redirect to directory (fixes #2661, thx gstrauss)
  • [mod_secdownload] add required algorithm option; old behaviour available as “md5”, new options “hmac-sha1” and “hmac-sha256”
  • [mod_fastcgi/mod_scgi] zero sockaddr structs before use (fixes #2691, thx Kyle J. McKay)
  • [network] add darwin-sendfile backend (fixes #2687, thx Kyle J. McKay)
  • [core] show correct crypt support result (fixes #2690, thx Kyle J. McKay)

更多内容请看发行说明

在 Apache、NGINX 和 Lighttpd 上启用 HTTP 公钥固定扩展(HPKP)  http://www.linuxidc.com/Linux/2015-04/116315.htm

CentOS 5.6 下搭建Lighttpd http://www.linuxidc.com/Linux/2012-08/68557.htm

Cacti监控Lighttpd http://www.linuxidc.com/Linux/2012-01/51863.htm

Ubuntu 手动编译安装Lighttpd配置运行PHP http://www.linuxidc.com/Linux/2011-12/48808.htm

移植Lighttpd Web服务器到ARM Linux系统 http://www.linuxidc.com/Linux/2011-09/43619.htm

Ubuntu下搭建Lighttpd+PHP+MySQL环境 http://www.linuxidc.com/Linux/2011-07/38675.htm

在CentOS 5.6 上安装 Lighttpd + PHP5 + MySQL http://www.linuxidc.com/Linux/2011-07/38341.htm

Lighttpd 对视频文件压缩文件做防盗链 http://www.linuxidc.com/Linux/2013-10/92039.htm

Lighttpd 的详细介绍请点这里
Lighttpd 的下载地址请点这里

本文永久更新链接地址http://www.linuxidc.com/Linux/2015-12/125974.htm

linux
相关资讯       lighttpd 
本文评论   查看全部评论 (0)
表情: 表情 姓名: 字数

       

评论声明
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述条款