Tuesday, July 30, 2013

How can we improve the Drupal site performance?

To increase the Drupal Site performance, try for below mentioned things,
  1. Use PHP APC, 
  2. Use memcache, 
  3. Use the Varnish. 
Most important module
  • Use the Boost module. 
  • Use Views Cache.
For very high traffic, 
  • Use the CDN module. 
  • Use the Block Cache.

No comments:

Post a Comment