内容简介:Lighttpd 1.4.44 发布了。
Lighttpd 1.4.44 发布了。
重要的变更
-
支持 HTTP/1.1 ‘Transfer-Encoding: chunked’ 请求体
-
bug 修复
下载
-
SHA256:
e67dd1255320ed93ea13320d0a8a9bd133a4c5e5cb3f1e951b530bda69467236
-
SHA256:
adb66ca985651957feb209c91c55ebbf917d23630bfc3a216a2f70043c7b5422
值得关注的更新
-
改进
-
支持 HTTP/1.1 ‘Transfer-Encoding: chunked’ 请求体
-
mod_dirlisting: 将 dirlisting 渲染为 HTML
-
mod_proxy: option to replace HTTP Host sent to backend
-
mod_proxy: proxy.balance = “sticky” option
-
mod_ssi: basic recursive SSI include virtual
-
各种代码的可移植性和针对旧平台的构建修复
-
bug 修复
-
修复动态处理程序配置中的竞争 (reentrancy)
-
mod_cgi: fix out of sockets error for POST to CGI (1.4.43)
-
mod_scgi: fix segfault (1.4.43)
-
mod_magnet: fix magnet_cgi_set() set of env vars
-
mod_fastcgi: fix segfault if all backends down (1.4.43)
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Nuster:高性能缓存服务器
- 《高性能linux服务器构建实战》
- 高性能服务器架构思路,不仅是思路
- 高并发高性能服务器是如何实现的
- Exserver一款高性能的服务器软件
- 高性能Web服务器Nginx使用指南
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Text Processing in Python
David Mertz / Addison-Wesley Professional / 2003-6-12 / USD 54.99
Text Processing in Python describes techniques for manipulation of text using the Python programming language. At the broadest level, text processing is simply taking textual information and doing som......一起来看看 《Text Processing in Python》 这本书的介绍吧!