Lighttpd 1.4.36 发布,已难得更新一次!

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

内容简介:Lighttpd 1.4.36 发布,已难得更新一次!

Lighttpd 1.4.36 发布了,该版本主要是 Bug 的修复,重要的改变包括:

  • 默认禁用 SSL 3.0
  • 对日志中的所有字符串进行转义
  • 修复了上传时无法创建临时文件导致的段错误
  • 改变内部缓冲、chunks 等方面的 API,可能导致第三方插件的兼容问题

下载地址:

与 1.4.35 版本比较,详细改进内容包括:

  • use keep-alive timeout while waiting for HTTP headers; use always the read timeout while waiting for the HTTP body
  • fix bad shift in conditional netmask “…/0” handling
  • add more mime types and a script to generate mime.conf (fixes #2579 )
  • add support for (Free) BSD extended attributes
  • [build] use fortify flags with “extra-warnings”
  • [mod_dirlisting,mod_redirect,mod_rewrite] abort config parsing if pcre-compile fails or isn’t available
  • [ssl] disable SSL3.0 by default
  • fixed typo in example config found by openSUSE user (boo# 907709)
  • [network] fix compile break in calculation of sockaddr_un size if SUN_LEN is not defined (fixes #2609 )
  • [connections] fix bug in connection state handling
  • print backtrace in assert logging with libunwind
  • major refactoring of internal buffer/chunk handling
  • [mod_auth] use crypt_r instead of crypt if available
  • fix error message for T_CONFIG_ARRAY config values if an entry value is not a string
  • fix segfaults in many plugins if they failed configuration
  • escape all strings for logging (fixes #2646 log file injection, reported by Jaanus Kääp)
  • fix hex escape in accesslog (fixes #2559 )
  • show extforward re-run warning only with debug.log-request-handling (fixes #2561 )
  • parse If-None-Match for ETag validation (fixes #2578 )
  • fix memory leak in mod_status when no counters are set (found by coverity)
  • [mod_magnet] fix segfault when accessing not existing lighty.req_env[] entry (found by coverity)
  • fix segfault when temp file for upload couldn’t be created (found by coverity)
  • mime.conf: add some new mime types, remove .dat, .sha1, .md5, update .vcf
  • [mod_proxy] add unix domain socket support (fixes #2653 )
  • [configfile] fix reading uninitialized variable (found by Willian B.)

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

查看所有标签

猜你喜欢:

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

Ajax基础教程

Ajax基础教程

(美)阿斯利森、(美)舒塔、金灵 / 金灵 / 人民邮电出版社 / 2006-02-01 / 35.00元

Ajax技术可以提供高度交互的Web应用,给予用户更丰富的页面浏览体验。本书重点介绍Ajax及相关的工具和技术,主要内容包括XMLHttpRequest对象及其属性和方法、发送请求和处理响应、构建完备的Ajax开发工具、使用JsUnit测试JavaScript、分析JavaScript调试工具和技术,以及Ajax开发模式和框架等。本书中所有例子的代码都可以从Apress网站本书主页的源代码(Sou......一起来看看 《Ajax基础教程》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

随机密码生成器
随机密码生成器

多种字符组合密码

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

正则表达式在线测试