Portal Home > Knowledgebase > Articles Database > Installing the Eaccelarator, APC or Memcached
Installing the Eaccelarator, APC or Memcached
Posted by rvbraj, 06-25-2008, 06:26 AM |
Hi All,
We have drupal based website, on that website is getting very slow to open the webpages so that we like to install the any of the following Eaccelarator, APC or Memcached on cpanel based server.
Please let me know which one is best. Thanks for help in advance.
|
Posted by zuborg, 06-25-2008, 07:19 AM |
Memcached is absolutely independed of php code cache frameworks (Eaccelerator, APC)
You could install memcached and setup drupal to use it.
Also you can install Eaccelerator or APC and look how it change server load (no drupal setup needed, just restart apache)
|
Posted by rvbraj, 06-25-2008, 07:27 AM |
You mean Memcached work only for PHP code?..
|
Posted by zuborg, 06-25-2008, 07:33 AM |
memcached is RAM-caching server.
There are libraries to deal with it for php, perl, ruby, C...
So, you could have installed php-memcached module, memcached server running, and drupal setuped to use your memcached runned software.
|
Posted by Steve_Arm, 06-25-2008, 08:23 AM |
I have tried eAccelerator and APC. I am using APC as it seems its the best
of all php opcode cache modules.
|
Add to Favourites Print this Article
Also Read