内容简介:Lighttpd 1.4.48 已发布,Lighttpd 是一个开源 Web 服务器软件,旨在提供一个专门针对高性能网站,安全、快速、兼容性好并且灵活的 Web Server 环境。具有非常低的内存开销,CPU 占用率低,效能好,以及丰富的模块...
Lighttpd 1.4.48 已发布,Lighttpd 是一个开源 Web 服务器软件,旨在提供一个专门针对高性能网站,安全、快速、兼容性好并且灵活的 Web Server 环境。具有非常低的内存开销,CPU 占用率低,效能好,以及丰富的模块等特点。
重要更改
mod_authn_sasl (新), meson build system (新), revamp build systems
bug 修复
下载地址:
具体更新内容:
[mod_webdav] fix crash if stat fails, not ENOENT
[core] fix build —disable-ipv6 (fixes #2832)
[scons] Merge branch ‘personal/stbuehler/scons-cleanup’
[autobuild] Merge branch ‘personal/stbuehler/autobuild-cleanup’
[meson] new build system
[core] fix var.CWD (regression in 1.4.46) (fixes #2835)
[core] fix implicit wildcard IPv4 and IPv6 listen
[autobuild] remove obsolete warning about mmap use
[core] isolate sock_addr manipulation
[stat_cache] remove debug code littered in file
[core] cleanup unused ifndef
[core] cleanup: consolidate FAM code in stat_cache
[core] consolidate backend network write handlers
[autobuild] allow sendfile() in cross-compile (fixes #2836)
[core] quiet pedantic cc warning for excess comma
[core] isolate backend fdevent handler defs
[mod_openssl] error if ssl.engine in wrong section (fixes #2837)
[core] fix lighttpd -1 one-shot graceful shutdown
[mod_cgi] quiet trace if mod_cgi sends SIGTERM (fixes #2838)
[build] fix link of test_configfile.c
[core] quiet coverity false positive
[mod_openssl] more pedantic check of return values
[mod_openssl] allow specifying server cert chain (fixes #2692)
[mod_openssl] ssl.openssl.ssl-conf-cmd (fixes #2758)
[doc] NEWS – fix improper format line breaks
[mod_authn_ldap] replace use of deprecated funcs
[mod_authn_sasl] SASL auth (new) (fixes #2275)
[mod_openssl] quiet trace from TCP probes (#2784)
[core] fix dup typedef compiler warning
[scons] fix various python2/3 incompatibilities
[doc] fix doc/config/conf.d/fastcgi.conf example
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Lighttpd 1.4.48 发布,高性能 Web 服务器》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Nuster:高性能缓存服务器
- 《高性能linux服务器构建实战》
- 高性能服务器架构思路,不仅是思路
- 高并发高性能服务器是如何实现的
- Exserver一款高性能的服务器软件
- 高性能Web服务器Nginx使用指南
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
应用密码学:协议、算法与C源程序(原书第2版)
(美)Bruce Schneier / 吴世忠、祝世雄、张文政 等 / 机械工业出版社 / 2014-1 / 79.00
......我所读过的关于密码学最好的书......该书是美国国家安全局最不愿意见到出版的书...... —— 《Wired》 ......不朽的......令人着迷的......计算机程序员必读的密码学上决定性的著作...... —— 《Dr.Dobb's Journal》 ......该领域勿庸置疑的一本权威之作。 —— 《PC Magazine》 ..........一起来看看 《应用密码学:协议、算法与C源程序(原书第2版)》 这本书的介绍吧!