Hello!
On Sun, Jun 17, 2012 at 6:11 AM, amodpandey <nginx-forum@nginx.us> wrote:
> Using HttpMemcachedModule I could easily integrate memcache with nginx.
>
> I wanted to know how do I set the missing htmls into memcache. Like
> this
>
Take a look at my ngx_srcache and ngx_memc modules:
http://wiki.nginx.org/HttpSRCacheModule
http://wiki.nginx.org/HttpMemcModule
The former provides a generic and transparent response cache layer
based on the Nginx subrequests while the latter provides a memcached
client that implements most of the memcached TCP ASCII protocol and
these two can work together.
Best regards,
-agentzh
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx