现在位置 >首页 > lua脚本
ngx_eval已关闭评论
2011年03月11日 Nginx ⁄ 被围观 8,055 次+
People have been reporting issues of my fork of ngx_eval when using it with recent versions of nginx. I’ve updated it to version 2011.01.12 to compatible with nginx 0.8.54+: https://github.com/agentzh/nginx-eval-module/downloads Now "eval_subrequest_in_memory" is off by default. Because subrequest_in_memory mode is still having issues. Here’s a small example for using ngx_eval with my ngx_redis2, an nginx upstream module that supports almost the full Redis 2.0 unified ...
阅读全文