Link to home
Start Free TrialLog in
Avatar of rajoo_sharma
rajoo_sharma

asked on

PHP Accelerator and memcached with Drupal 6

Hello,

I need experts opinion and guidance on performance enhancement of a Drupal 6 website which is hosted on a dedicated server.

We've already turned off Drupal's stats reporting to minimize the queries it fires on every request, we've also enabled advance caching in the performance configuration.

1. We've not use memcached earlier, if it is installed, do we have to change anything in our Drupal 6 installation?
2. After installing APC (PHP Acceleration) do we need to change anything in our Drupal 6 installation?
3. It's on MyISAM engine currently, what should be the right approach to switch to InnoDB?
4. We welcome all other suggestions to enhance the performance to handle the high traffic.

Thanks
ASKER CERTIFIED SOLUTION
Avatar of babuno5
babuno5
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of rajoo_sharma
rajoo_sharma

ASKER

Thanks for the reply,

APC is fine as you said, we'll go for it.

I'll go through the links you provided for memcached and engine conversion. I'll get back to you.
Avatar of Guy Hengel [angelIII / a3]
I've requested that this question be closed as follows:

Accepted answer: 500 points for babuno5's comment http:/Q_27292426.html#36487909

for the following reason:

This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.
Let me assign the same to babuno5. His answer helped me a lot to understand what I need.
Thanks. In deed a great helpful response.