Lighttpd 1.4.49 发布,高性能 Web 服务器

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Lighttpd 1.4.49 已发布,Lighttpd 是一个开源 Web 服务器软件,旨在提供一个专门针对高性能网站,安全、快速、兼容性好并且灵活的 Web Server 环境。具有非常低的内存开销,CPU 占用率低,效能好,以及丰富的模块...

Lighttpd 1.4.49 已发布,Lighttpd 是一个开源 Web 服务器软件,旨在提供一个专门针对高性能网站,安全、快速、兼容性好并且灵活的 Web Server 环境。具有非常低的内存开销,CPU 占用率低,效能好,以及丰富的模块等特点。

重要变更

  • mod_proxy: 对 HTTP CONNECT 的基本支持

  • bug 修复

下载地址

自 1.4.48 以来的变更

  • [core] adjust offset if response header blank line

  • [mod_accesslog] %{canonical,local,remote}p (fixes #2840)

  • [core] support POLLRDHUP, where available (#2743)

  • [mod_proxy] basic support for HTTP CONNECT method (#2060)

  • [mod_deflate] fix deflate of file > 2MB w/o mmap

  • [core] fix segfault if tempdirs fill up (fixes #2843)

  • [mod_compress,mod_deflate] try mmap MAP_PRIVATE

  • [core] discard from socket using recv MSG_TRUNC

  • [core] report to stderr if errorlog path ENOENT (fixes #2847)

  • [core] fix base64 decode when char is unsigned (fixes #2848)

  • [mod_authn_ldap] fix mem leak when ldap auth fails (fixes #2849)

  • [core] warn if mod_indexfile after dynamic handler

  • [core] do not reparse request if async cb

  • [core] non-blocking write() to piped loggers

  • [mod_openssl] minor code cleanup; reduce var scope

  • [mod_openssl] elliptic curve auto selection (fixes #2833)

  • [core] check for path-info forward down path

  • [mod_authn_ldap] auth with ldap referrals (fixes #2846)

  • [core] code cleanup: separate physical path sub

  • [core] merge redirect/rewrite pattern substitution

  • [core] fix POST with chunked request body (fixes #2854)

  • [core] remove unused func

  • [doc] minor update to outdated doc

  • [mod_wstunnel] fix for frames larger than 64k (fixes #2858)

  • [core] fix 32-bit compile POST w/ chunked request body (#2854)

  • [core] add include sys/poll.h on Solaris (fixes #2859)

  • [core] fix path-info calculation in git master (fixes #2861)

  • [core] pass array_get_element_klen() const array *

  • [core] increase stat_cache abstraction

  • [core] open additional fds O_CLOEXEC

  • [core] fix CONNECT w strict header parsing enabled

  • [mod_extforward] CIDR support for trusted proxies (fixes #2860)

  • [core] re-enable overloaded backends w/ multi wkrs

  • [autoconf] reduce minimum automake version to 1.13

  • [mod_auth] constant time compare plain passwords

  • [mod_auth] check that digest realm matches config

  • [core] fix incorrect hash algorithm impl


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


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

查看所有标签

猜你喜欢:

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

编程卓越之道

编程卓越之道

Hyde R / 韩东海 / 电子工业出版社 / 2006-4-1 / 49.80

各位程序员一定希望自己编写的代码是能让老板赞赏、满意的代码;是能让客户乐意掏钱购买的代码;是能让使用者顺利使用的代码;是能让同行欣赏赞誉的代码;是能让自己引以为豪的卓越代码。本书作者为希望能编写出卓越代码的人提供了自己积累的关于卓越编程的真知灼见。它弥补了计算机科学和工程课程中被忽略的一个部分——底层细节,而这正是构建卓越代码的基石。具体内容包括:计算机数据表示法,二进制数学运算与位运算,内存组织......一起来看看 《编程卓越之道》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具