lighttpd 1.4.26 – Chinese dragon 发布
ighttpd(发音为lighty)是一套开放源代码的网页服务器,以BSD许可证放出.相较于其他的网页服务器,lighttpd仅需少量的内存及CPU资源即可达到同样的效能.
#提供FastCGI及SCGI的负载平衡
#支持chroot
#支持select()/poll()及更有效率的kqueue/epoll连线状态判断#支持条件重写(Conditionalrewrites)
#支持SSL连线
#透过LDAPserver认证
#rrdtool状态输出
#Rule-baseddownloading
#Server-sideincludessupport
#Virtualhosting
#Modulessupport
#CacheMetaLanguage
#MinimalWebDAVsupport
#Servlet(AJP)support(1.5.x版后)
下载:http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.26.tar.bz2
更多:http://download.lighttpd.net/lighttpd/releases-1.4.x/
Changesfrom1.4.25
Fixrequestparsertohandlepacketswithsplittedrnrn(fixes#2105)
Removedependencyonautomake>=1.11withm4_ifdefcheck
mod_accesslog:support%e(fixes#2113,thxpresbrey)
Fixmod_cgicgi.execute-x-onlyoptioninglobalblock
mod_fastcgi:x-sendfile2parseerrordebugging
Fixmod_proxydeadhostdetectionifconnect()fails
Fixfdleaksinmod_cgi(fdsnotclosedonpipe/forkfailures,foundbyRodrigo,fixes#2158,#2159)
Fixsegfaultwithbrokenrewrite/redirectpatterns(fixes#2140,foundbycrypt)
Appendtopreviousbufferinconread,fixDoS/OOMvulnerability(fixes#2147,foundbyliming,CVE-2010-0295)
FixHUPdetectioninclose-stateifevent-backenddoesn’tsupportFDEVENT_HUP(likeselectorpollonFreeBSD)
来自:http://www.dinre.com/index.php/2010/02/lighttpd-1-4-26-chinese-dragon/