内容简介:memcached 1.5.1 已发布,该版本修复了自 1.5.0 以来的 bug。还为启用 Linux seccomp 权限删除引入了 --enable-seccomp 配置选项。 Bug 修复 add max_connections stat to 'stats' output Drop sockets from ...
memcached 1.5.1 已发布,该版本修复了自 1.5.0 以来的 bug。还为启用 Linux seccomp 权限删除引入了 --enable-seccomp 配置选项。
Bug 修复
add
max_connectionsstat to 'stats' outputDrop sockets from obviously malicious command strings (HTTP/)
stats cachedump: now more likely to show data
memcached-tool: fix slab
Full?columnfix null pointer ref in logger for bin update cmd
default to unix sockets for tests, make them much less flaky
PARALLEL=9 make test -> runs prove in parallel
fix flaky stats.t test
新特性
--enable-seccomp compiles in options for strict privilege reduction in linux. see output of
-hfor more information.
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Apache Tomcat 6高级编程
Vivek Chopra、Sing Li、Jeff Genender / 人民邮电出版社 / 2009-3 / 79.00元
《Apache Tomcat 6高级编程》全面介绍了安装、配置和运行Apache Tomcat服务器的知识。书中不仅提供了配置选项的逐行分析,还探究了Tomcat的特性和功能,可以帮助读者解决出现在系统管理的各个阶段的各种问题,包括共享主机、安全、系统测试和性能测试及调优。 《Apache Tomcat 6高级编程》重点讲解Tomcat 6的应用知识。从基本的Tomcat和Web应用程序配置......一起来看看 《Apache Tomcat 6高级编程》 这本书的介绍吧!