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

栏目: 服务器 · 发布时间: 7年前

内容简介: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/news/90513/lighttpd-1-4-48


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

数据结构与算法分析

数据结构与算法分析

Mark Allen Weiss / 冯舜玺 / 电子工业出版社 / 2016-8 / 89.00元

本书是数据结构和算法分析的经典教材,书中使用主流的程序设计语言C++作为具体的实现语言。书中内容包括表、栈、队列、树、散列表、优先队列、排序、不相交集算法、图论算法、算法分析、算法设计、摊还分析、查找树算法、k-d树和配对堆等。本书把算法分析与C++程序的开发有机地结合起来,深入分析每种算法,内容全面、缜密严格,并细致讲解精心构造程序的方法。一起来看看 《数据结构与算法分析》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

在线进制转换器
在线进制转换器

各进制数互转换器

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试