OpenResty® 通过 Lua 扩展 NGINX 的可扩展 Web 平台

OpenResty XRay

为 OpenResty 及更多应用打造的先进可观测性

×

限时优惠

立即请求 试用 并获取诊断 报告
Learn more
新功能! OpenResty 1.25.3.2 现已发布!
新功能! OpenResty 1.21.4.4 现已发布!
新功能! 新的博客文章 使用 OpenResty XRay 找出磁盘 I/O 占用率高的 Rust 代码路径 已发布。
新功能! 新的博客文章 OpenResty XRay 移动应用简介 已发布。
新功能! 新的博客文章 使用 OpenResty XRay 定位 PHP 进程中的大型内存对象 已发布。
新功能! 新的博客文章 在 OpenResty Edge 中为网关服务器启用自动健康检查 已发布。

Lua Resty Lrucache 库

章亦春 , 2014 年 6 月 1 日(创建于 2014 年 6 月 1 日)

OpenResty 实现 Lua LRU 缓存。

项目主页: https://github.com/openresty/lua-resty-lrucache

此库默认启用。您可以指定 --without-lua_resty_lrucache 选项到 OpenResty./configure 脚本以明确禁用它。