How to set html files into memcache

amodpandey nginx-forum at nginx.us
Sat Jun 16 22:11:18 UTC 2012


Using HttpMemcachedModule I could easily integrate memcache with nginx.

I wanted to know how do I set the missing htmls into memcache. Like
this

If $uri in memchache
  serve from memcache
else
  set into memcache
  server from proxy

Please suggest

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,227610,227610#msg-227610



More information about the nginx mailing list