Add PHP Apcu for PHP 5.5 and PHP 5.6
When using the alternative PHP version supplied, it would be great if additional to OPCACHE we would have APCU which can be used for apps like WordPress or Drupal to get higher performance by caching data in the ram.
As PHP is used with PHP-FPM, this is a great deal for us.

4 comments
-
Anonymous commented
Managment of APCu Object Cache for PHP
-
Anonymous commented
APCu is an extension for PHP to optimize the speed.
This should be available for Plesk Linux and Windows for PHP 5.x and PHP 7.x -
Benito commented
I agree, APCu or another user data cache.
-
Madalin Ignisca commented
yes, I can install using pecl, but it would be nice to be in the packages so people would not have to manually recompile when updates are done. APCU will still be popular a long time.