Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted September 7, 201014 yr Hello, What are the right procedures to do, to optimise IPB by adding Memcached and eAccelerator under its config. I would like also to know what to do add exactly in the IPB config to integrate Memcached and eAccelerator! I'm using the latest IPB of course. Regards
September 13, 201014 yr Author I saw somewhere someone mentioned that you need to add them in the config file.
September 13, 201014 yr Yes you can also do this if the xCache or eAccelerator is setup right. Add the one you need into your forums root global.conf file $INFO['use_eaccelerator'] = 1; or $INFO['use_xcache'] = 1;
September 20, 201014 yr Author Thanks for your reply, What about memcached is it suggested to be ran with eAccelerator ? and wow I installed EA my page load changed from 5xxx to 05xx amazing!
October 3, 201014 yr $INFO['use_memcache'] = '1'; $INFO['memcache_server_1'] = '127.0.0.1'; $INFO['memcache_port_1'] = 11211;
October 6, 201014 yr Thanks for your reply, What about memcached is it suggested to be ran with eAccelerator ? and wow I installed EA my page load changed from 5xxx to 05xx amazing! Glad to hear this, Now I assume your on default eAccelerator. You could get even more out of it and reduce your loads drasticly if you have some memory to spair.
Archived
This topic is now archived and is closed to further replies.