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

agentzh agentzh at gmail.com
Mon Apr 18 09:16:09 MSD 2011


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



More information about the nginx mailing list