How to make Nginx work with distributed/multiple memcached servers?

杨显功 yangxiangong at gmail.com
Mon Apr 18 09:53:57 MSD 2011


谢谢宜春兄,我项目中也用到了你的 memc 和 srcache
唯独比较遗憾的是没有一次取得 多个键 的功能
为了实现取得多个键功能,只能用你的另外一个扩展模块,来发起一堆子请求。



On Mon, Apr 18, 2011 at 1:16 PM, agentzh <agentzh at gmail.com> wrote:

> On Mon, Apr 18, 2011 at 1:15 PM, agentzh <agentzh at gmail.com> wrote:
> > On Sat, Apr 16, 2011 at 2:09 AM, Andy <nginx-forum at nginx.us> wrote:
> >> Hi,
> >>
> >> I want to use Nginx as a caching reverse proxy to a Django website that
> >> runs behind Nginx over uWSGI.
> >>
> >
> > You can try out ngx_srcache + ngx_memc to do such caching.
> >
>
> Sorry, forgot to give the links to these two nginx C modules:
>
>    http://wiki.nginx.org/NginxHttpMemcModule
>
>    http://github.com/agentzh/srcache-nginx-module
>
> Cheers,
> -agentzh
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20110418/42ad8593/attachment.html>


More information about the nginx mailing list