高性能缓存服务器 nuster 1.7.9.9 添加缓存 stats 功能

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

内容简介:高性能缓存服务器 nuster 1.7.9.9 已发布。本次更新主要添加缓存 stats 功能,修复一个安全漏洞。 项目主页 https://github.com/jiangwenyuan/nuster 本次更新 1.7.9.9 - 2018-04-01 Added Cache stats applet ...

高性能缓存服务器 nuster 1.7.9.9 已发布。本次更新主要添加缓存 stats 功能,修复一个安全漏洞。

项目主页 https://github.com/jiangwenyuan/nuster

本次更新

1.7.9.9 - 2018-04-01

Added

  • Cache stats applet

  • Various cache stats

Changed

  • Separate cache manager file/applet

  • Rename manager_uri to uri for reuse

  • Simplify default key, use uri instead of path.delimiter.query

Fixed

  • A security bug which can bypass ACL by tampering with Host header(Thanks to Dan Reif)

介绍

nuster 是一个基于 HAProxy 的高性能缓存服务器。nuster 完全兼容 HAProxy,并且利用 HAProxy 的 ACL 功能来提供非常细致的缓存规则。特性包括

  • 完全兼容 HAProxy,支持所有 HAProxy 的特性和功能

  • 强大的动态缓存功能

    • 根据 HTTP method, uri, path, query, header, cookie 等等进行缓存

    • 根据 HTTP 请求和响应内容等等进行缓存

    • 根据环境变量服务器状态等等进行缓存

    • 根据 SSL 版本, SNI 等等进行缓存

    • 根据连接数量,请求速率等等进行缓存

    • 等等

  • 非常快

  • 删除缓存

  • 动态开启禁用缓存

  • 动态修改 TTL

  • 前后端 HTTPS

  • HTTP 压缩

  • HTTP 重写重定向

性能:

非常快, 单进程模式下是 nginx 的 3 倍,多进程下 nginx 的 2 倍,varnish 的 3 倍。详见性能比较


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


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Building Websites with Joomla!

Building Websites with Joomla!

H Graf / Packt Publishing / 2006-01-20 / USD 44.99

This book is a fast paced tutorial to creating a website using Joomla!. If you've never used Joomla!, or even any web content management system before, then this book will walk you through each step i......一起来看看 《Building Websites with Joomla!》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具