scalability

HOWTO: Install PECL APC Cache with XAMPP on Linux

Alternative PHP Cache (APC) is an op-code pre-compiler and a cache system that can boost the performance of a PHP application up to 10 times. Op-code caches are very effective for a Drupal website, since Drupal deals with large number of source files and time spent in parsing them significantly affects performance.

The following blog post explains how to install APC in a XAMPP environment.


Syndicate content