XJapan Posted September 7, 2010 Share 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 Link to comment Share on other sites More sharing options...
Gary. Posted September 12, 2010 Share Posted September 12, 2010 If you installed them IPB will automaticy use these. Link to comment Share on other sites More sharing options...
XJapan Posted September 13, 2010 Author Share Posted September 13, 2010 I saw somewhere someone mentioned that you need to add them in the config file. Link to comment Share on other sites More sharing options...
Gary. Posted September 13, 2010 Share 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; Link to comment Share on other sites More sharing options...
XJapan Posted September 20, 2010 Author Share 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! Link to comment Share on other sites More sharing options...
Leooooo Posted October 3, 2010 Share Posted October 3, 2010 $INFO['use_memcache'] = '1'; $INFO['memcache_server_1'] = '127.0.0.1'; $INFO['memcache_port_1'] = 11211; Link to comment Share on other sites More sharing options...
Gary. Posted October 6, 2010 Share 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.