HTTP 代理服务器 Squid 4.2 发布,Bug 修复和其他优化

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Squid 4.2 已发布,版本更新内容如下: 4.2 (#272) Fixed build on FreeBSD v11.2 (#266) Optimization: Faster response headers packing (#230) Bug #4870: milliseconds logformats prepend 0s instead of spa...

Squid 4.2 已发布,版本更新内容如下:

4.2 (#272)
Fixed build on FreeBSD v11.2 (#266)
Optimization: Faster response headers packing (#230)
Bug #4870: milliseconds logformats prepend 0s instead of spaces (#255)
Source Format Enforcement
Fix %>ru logging of huge URLs (#259)
Bug #4843 pt3: GCC-8 fixes and refactoring (#172) (#256)
Restored support for the https_port clientca option (#252)
Prep for 3.5.28 (#251)
Source Format Enforcement
Do not assign nil values in ACLFilledChecklist::syncAle() (#240)
Optimization: Fewer epoll(2) system calls when closing a socket (#235)
Documented when helper requests get queued (#238)
Fix segmentation fault on -k parse (#218)
Bug #4861: HTTPMSGLOCK missing pointer safety (#228)
Bug #4861: HTTPMSGLOCK missing pointer safety (#228)
Maintenance: Fix mkrelease.sh script (#237)

可以看到,主要是修复了 bug,以及进行一些优化。

详情请点此查看,下载地址 >>> http://www.squid-cache.org/Versions/v4/


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


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

查看所有标签

猜你喜欢:

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

C++语言的设计和演化

C++语言的设计和演化

[美] Bjarne Stroustrup / 裘宗燕 / 机械工业出版社 / 2002-1 / 48.00元

这本书是C++的设计者关于C++语言的最主要著作之一。作者综合性地论述了C++的历史和发展,C++中各种重要机制的本质意义和设计背景,这些机制的基本用途和使用方法,讨论了C++所适合的应用领域及其未来的发展前景。一起来看看 《C++语言的设计和演化》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具