发布于 2016-07-17 00:27:40 | 212 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

lighttpd WEB服务器

Lighttpd 是一个德国人领导的开源Web服务器软件,其根本的目的是提供一个专门针对高性能网站,安全、快速、兼容性好并且灵活的web server环境。具有非常低的内存开销、cpu占用率低、效能好以及丰富的模块等特点。


lighttpd 1.4.40 发布了。

 

更新内容:

主要更新:

  • major bug-fix release; hundreds of issues resolved in issue tracker

  • git master lighttpd source repository (migrated from svn)

值得关注的更新:

  • improved resource management

    • asynchronous, bidirectional streaming options to dynamic backends

    • detect client disconnects and abort request to dynamic backends

    • rework dynamic handler control flow logic for consistent clean up

    • constrained memory footprint; limit memory used by large responses

  • robustness and portability

    • fallback to traditional I/O if mmap or sendfile not available

    • update support for lua 5.2, 5.3; memcached; libressl; openssl 1.1.0

    • better cygwin support; passes tests

    • better webdav support

  • selected new features

    • lighttpd -tt performs config validation and preflight startup checks

    • lighttpd -1 process single (one) request on stdin socket (e.g. xinetd)

    • lighttpd -i 

      graceful shutdown after of inactivity
    • config file supports include file globs (e.g. include “conf.d/*.conf”)

    • server.bsd-accept-filter (“httpready”, “dataready”)

    • server.error-handler to handle 4xx and 5xx status

    • server.http-parseopt-header-strict restrict chars allowed in HTTP headers

    • server.http-parseopt-host-strict restrict chars allowed in HTTP Host

    • server.http-parseopt-host-normalize normalize HTTP Host header

    • server.listen-backlog to configure socket listen backlog

    • server.max-request-size is now scopeable (no longer one global setting)

    • server.stream-request-body to control streaming, buffering of request

    • server.stream-response-body to control streaming, buffering of response

    • server.upload-dirs will retry in remaining dirs in list if disk full

    • accesslog.format now supports %a %A %C %D %k %{}t %{}T

    • evasive.location for 302 redirect option if limit reached

    • url.rewrite and url.redirect now short-circuit if replacement is blank

    • url.access-allow for explicit list of allowed suffixes; deny others

    • mod_cgi handles local redirect response if Location: /path?query

    • REDIRECT_URI is set for internal redirects (cgi, magnet, rewrite, errdoc)

    • REDIRECT_STATUS is set to http error status for error docs

    • mod_indexfile sets PATH_TRANSLATED_DIRINDEX if target URL begins w/ ‘/’

    • “listen-backlog” to configure socket listen backlog for FastCGI, SCGI

    • X-Sendfile for CGI and SCGI (in addition to FastCGI)

下载

完整更新列表请看:http://www.lighttpd.net/2016/7/16/1.4.40/



历史版本 :
Lighttpd 1.4.47 发布,高性能 Web 服务器
Lighttpd 1.4.46 发布,高性能 Web 服务器
Lighttpd 1.4.45 发布,高性能 Web 服务器
Lighttpd 1.4.44 发布,高性能 Web 服务器
lighttpd 1.4.44 发布,开源的Web服务器
Lighttpd 1.4.43 发布,重写的身份验证框架
lighttpd 1.4.42 发布
Lighttpd 1.4.41 发布,高性能 Web 服务器
lighttpd 1.4.40 发布,高性能 Web 服务器
lighttpd 1.4.39 发布,高性能 Web 服务器
lighttpd 1.4.38 发布,高性能 Web 服务器
lighttpd 1.4.37 发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务