Hello!
2014/1/22 lmdkfs:
> 能否用nginx + luaredisparser +redis 缓存aspx 页面
> 做缓存服务器,在百度上找了好长时间,很少有文档,我看到nginx官网有您写的这个模块,但不知道怎么用
> 可不可以缓存api 接口数据,请老师指点下,谢谢!
>
建议使用 ngx_srcache + ngx_redis2/ngx_redis 的组合,见文档:
https://github.com/agentzh/srcache-nginx-module#caching-with-redis
同时抄送给 openresty 中文邮件列表: https://groups.google.com/group/openresty
建议你也加入此列表并总是在那里讨论这样的问题。谢谢合作!
Best regards,
-agentzh