Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
XJapan Posted September 7, 2010 Posted September 7, 2010 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
Gary. Posted September 12, 2010 Posted September 12, 2010 If you installed them IPB will automaticy use these.
XJapan Posted September 13, 2010 Author Posted September 13, 2010 I saw somewhere someone mentioned that you need to add them in the config file.
Gary. Posted September 13, 2010 Posted September 13, 2010 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;
XJapan Posted September 20, 2010 Author Posted September 20, 2010 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!
Leooooo Posted October 3, 2010 Posted October 3, 2010 $INFO['use_memcache'] = '1'; $INFO['memcache_server_1'] = '127.0.0.1'; $INFO['memcache_port_1'] = 11211;
Gary. Posted October 6, 2010 Posted October 6, 2010 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.