Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Gabriel Torres Posted January 14, 2014 Posted January 14, 2014 Would this work for IPB? http://www.igvita.com/2008/02/11/nginx-and-memcached-a-400-boost/
Aiwa Posted January 14, 2014 Posted January 14, 2014 IP.Board will work with nginx php-fpm and memcache.
Grumpy Posted January 15, 2014 Posted January 15, 2014 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.
yacenty Posted January 15, 2014 Posted January 15, 2014 memcached is used for caching some calls from php to mysql. I had realized a huge reduction on db processes runing after enabling memcache
Gabriel Torres Posted January 15, 2014 Author Posted January 15, 2014 We already have Xcache enable. We already run nginx. My question was about enabling memcache for nginx.
yacenty Posted January 15, 2014 Posted January 15, 2014 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.