高性能缓存服务器 nuster v2.0.4.18 发布

栏目: 后端 · 前端 · 发布时间: 7年前

内容简介:nuster 是一个基于 HAProxy 的高性能 HTTP 缓存服务器和 RESTful NoSQL 缓存服务器,既可以用作类似 Varnish 或者 Nginx 那样的 HTTP 缓存服务器,来缓存动态或者静态的 HTTP 资源,也可以用作 RESTful NoSQL 缓存服务器, 用 HTTP POST/GET/DELETE 来 添加 /取得 /删除 Key/Value。详细介绍

nuster 是一个基于 HAProxy 的高性能 HTTP 缓存服务器和 RESTful NoSQL 缓存服务器,既可以用作类似 Varnish 或者 Nginx 那样的 HTTP 缓存服务器,来缓存动态或者静态的 HTTP 资源,也可以用作 RESTful NoSQL 缓存服务器, 用 HTTP POST/GET/DELETE 来 添加 /取得 /删除 Key/Value。

  • Fix some init issues

  • Fixed uninitialized stats shctx

  • Fix missed uri.data

  • Check msg len before update data

  • Update cache create order to prevent potential lock

  • Set entry->data to null when forward error

  • Assign to temp var

  • Fix missed uri.data

  • Fixed bitmap overlap

  • Series of fixes backported from cache part

  • Fix incorrect len when build BODY cache key

  • Fix improper handling of MSG_ENDING

  • Send response header asap.

  • This fix separate header and body, and send header along.

  • Allocate entry_key before entry

  • Initialise ctx.req to prevent incorrect release

  • Check data before release

  • Do not pass tail to _nst_cache_data_append

  • Check state in io handler

  • Release element when failed to allocate data

  • Change incorrect CTX_PASS to CTX_BYPASS

  • Upgrade HAProxy to v1.8.14

详细介绍

https://github.com/jiangwenyuan/nuster/blob/master/README-CN.md


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

查看所有标签

猜你喜欢:

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

The Little Schemer

The Little Schemer

[美] Daniel P. Friedman、[美] Matthias Felleisen / 卢俊祥 / 电子工业出版社 / 2017-7 / 65.00

《The Little Schemer:递归与函数式的奥妙》是一本久负盛名的经典之作,两位作者Daniel P. Friedman、Matthias Felleisen在程序语言界名声显赫。《The Little Schemer:递归与函数式的奥妙》介绍了Scheme的基本结构及其应用、Scheme的五法十诫、Continuation-Passing-Style、Partial Function、......一起来看看 《The Little Schemer》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

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

Markdown 在线编辑器