1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 memcached 1.4.37 发布,集中式缓存系统 下载

本帖由 漂亮的石头2017-06-08 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,984
    赞:
    47
    memcached 1.4.37 发布了,带来了很多小修复和一个新的脚本 (scripts/memcached-automove) 。

    memcached 是一套高性能、分布式内存对象缓存系统,通用性质,旨在用于通过减轻数据库负载加快动态 Web 应用。

    详细更新内容:

    修复


    • LRU crawler: avoid running infinitely.


    • fix very old memory leak in ASCII multigets. (when using multiget gets and keys after the first one are >255 characters)


    • remove old slab mover example script.


    • fix crash in page mover while using large items


    • automover algo python script


    • avoid segfault if idle_timeout value is missing.


    • fix rare crash in LRU crawler


    • sleep more aggressively in some threads


    • don't overflow item refcount on get


    • fix solaris compilation error


    • usability fix for cache_memlimit command


    • fix verbose print for idle-kicker


    • disable refhang.t test due to flakiness


    • fix ordering issue in conn dispatch (prevents potential hangups)

    新特性


    • LRU crawler scheduling improvements

    下载地址:

    http://www.memcached.org/files/memcached-1.4.37.tar.gz
    memcached 1.4.37 发布,集中式缓存系统下载地址
     
正在加载...