Elxis CMS Forum
Support => Elxis 4.x/5.x DEV => Topic started by: maple on April 18, 2013, 13:07:34
-
Hi,
I just installed the APC cache from SSH in my server (Linux/Apache/Centos 5.9). I'm not sure if the apc.ini Settings are corrects. I just attached here an screenshot. I can modify the apc.ini file if needed. In this file, I'm not sure if all the parametres are setting up. And I'm not sure if the currents are correct. And I don't know If I need to install the memcached in the server.
-
Looks OK.
No, you don't have to install memcache (it is an other server caching option).
Enable APC in Elxis configuration (Site -> Settings -> Performance -> APC = Yes). Visit some pages in Elxis frontend and then go to Elxis administration -> Site -> Cache.
At the end of the grid table click on the magnifier glass and pick Type = APC and click submit. Do you see anything cached in the grid?
If yes, your Elxis uses APC.
Congratulations you have a super fast Elxis!
You can enable debug to see the gain of speed due to the usage of APC.
-
Thanks, all done and works well. It's super fast!