Posted January 14, 201411 yr Would this work for IPB? http://www.igvita.com/2008/02/11/nginx-and-memcached-a-400-boost/
January 15, 201411 yr That's really not necessary. Nginx has it's own caching module. If you want the caches to be on ram, just point nginx's cache location to ramdisk.
January 15, 201411 yr memcached is used for caching some calls from php to mysql. I had realized a huge reduction on db processes runing after enabling memcache
January 15, 201411 yr Author We already have Xcache enable. We already run nginx. My question was about enabling memcache for nginx.
January 15, 201411 yr I do not have it connected with nginx, it's just enabled and correct flag set up in IPB-config and ammount of calls to db is reduced. Will try to enable it in nginx
Archived
This topic is now archived and is closed to further replies.