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

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

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

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

更新内容:

  • [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


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

查看所有标签

猜你喜欢:

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

数据挖掘中的新方法:支持向量机

数据挖掘中的新方法:支持向量机

邓乃扬、田英杰 / 科学出版社 / 2004-6-10 / 53.00元

支持向量机是数据挖掘中的一个新方法。支持向量机能非常成功地处理回归问题(时间序列分析)和模式识别(分类问题、判别分析)等诸多问题,并可推广于预测和综合评价等领域,因此可应用于理科、工科和管理等多种学科。目前国际上支持向量机在理论研究和实际应用两方面都正处于飞速发展阶段。希望本书能促进它在我国的普及与提高。 本书对象既包括关心理论的研究工作者,也包括关心应用的实际工作者。对于有关领域的具有高等......一起来看看 《数据挖掘中的新方法:支持向量机》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换