Lighttpd 1.4.29 发布
时间:2011-07-04 来源:chenkan
Lighttpd 是一个德国人领导的开源Web服务器软件,其根本的目的是提供一个专门针对高性能网站,安全、快速、兼容性好并且灵活的web server环境。具有非常低的内存开销,cpu占用率低,效能好,以及丰富的模块等特点。
重要的变化:
- solve name conflict of md5 functions with OpenSSL lib
- mod_proxy, mod_cgi and other mod_*cgi fixes
- ssl improvements
- Native solaris ports fdevent handler “solaris-eventports”
下载地址:
- http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.29.tar.gz
- http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.29.tar.bz2
与 1.4.28 比较的改进:
- Fix mod_proxy waiting for response even if content-length is 0 (fixes #2259)
- Silence annoying “connection closed: poll() -> ERR” error.log message (fixes #2257)
- mod_cgi: make read buffer as big as incoming data block
- [build] Fix detection of libev (fixes #2300)
- ssl: Support for Diffie-Hellman and Elliptic-Curve Diffie-Hellman key exchange (fixes #2301) add ssl.use-sslv3 (fixes #2246) load all algorithms (fixes #2239)
- [ssl/md5] prefix our own md5 implementation with li_ so it doesn’t conflict with the openssl one (fixes #2269)
- [ssl/build] some minor fixes; fix compile without ssl, cleanup ssl config buffers
- [proc,include_shell] log error if exec shell fails (fixes #2280)
- [*cgi] Use physical base dir (alias, userdir) as DOCUMENT_ROOT in cgi environments (fixes #2216)
- [doc] Move docs to outdated/ subdir and refer to wiki instead (fixes #2248)
- fdevent: add solaris eventports (fixes #2171)
文章来源:开源中国社区
相关阅读 更多 +