Lighttpd 1.4.42 发布,重写的身份验证框架

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

内容简介:Lighttpd 1.4.42 发布了,Lighttpd是德国软件开发者Jan Kneschke所研发的一款开源的Web服务器,它的主要特点是仅需少量的内存及CPU资源即可达到同类网页服务器的性能。Lighttpd是众多OpenSource轻量级的web server中较为优秀的一个。支持FastCGI,CGI,Auth,输出压缩(output compress),URL重写,Alias等重要功能。

Lighttpd 1.4.42 发布了, 该版本重要的更新包括新的组件、扩展功能以及重写的身份验证框架值得关注的更新:

  • 新组件,扩展功能

    • updated mod_authn_ldap

    • new mod_authn_gssapi

    • new mod_authn_mysql

    • performance: use extended socket/file syscalls and flags

    • rewritten auth framework

    • new mod_deflate

    • new mod_geoip

    • new mod_uploadprogress

    • mod_dirlisting sortable columns

    • mod_fastcgi support for authorizer, responder keyed with same path/extension

    • mod_cgi permit CGI exec of unreadable files

    • mod_scgi support for uwsgi protocol for Python WSGI backends

    • add some SSL_* variables to CGI environment

  • Bug 修复

    • remove preemptive shutdown() to backend

    • fix backend socket connect issue: enforce wait for POLLWR after EINPROGRESS

    • fix crash if ready events on abandoned fd

    • fix broken digest auth

  • 行为改变

    • REQUEST_URI is original client request, instead of URI modified by mod_rewrite.

    • DOCUMENT_ROOT changes if mod_alias or mod_userdir changes basedir

    • behavior change in mod_ssi to conform to same CGI env as CGI, FastCGI, SCGI:

点此查看发行说明以及完整更新内容

下载地址

Lighttpd是德国软件开发者Jan Kneschke所研发的一款开源的Web服务器,它的主要特点是仅需少量的内存及CPU资源即可达到同类网页服务器的性能。Lighttpd是众多OpenSource轻量级的web server中较为优秀的一个。支持FastCGI,CGI,Auth,输出压缩(output compress),URL重写,Alias等重要功能。


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

查看所有标签

猜你喜欢:

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

A Philosophy of Software Design

A Philosophy of Software Design

John Ousterhout / Yaknyam Press / 2018-4-6 / GBP 14.21

This book addresses the topic of software design: how to decompose complex software systems into modules (such as classes and methods) that can be implemented relatively independently. The book first ......一起来看看 《A Philosophy of Software Design》 这本书的介绍吧!

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

各进制数互转换器

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

正则表达式在线测试