Skip to main content

Questions on PHP Pecl APCu

Comments

2 comments

  • cPanelLauren
    Hi @vlee
    I tested out OpCache with APCu and seems to work with no issues. But is APCu really needed if run OpCache? Or Does APCu help and work well OpCache for extra performance caching and speed of a website?

    APCu is designed to be used alongside OpCache so yes it does help and work well with it. There's a really good stackoverflow article that describes this here: What is userland caching APCu extension in PHP? Thanks!
    0
  • vacancy
    When doing the opcache php code cache, the apcu makes object cache. Combined use improves performance. However, in apcu installation in cpanel environment, php doesn't do any caches although it appears in info. There is no cache entry when I install and check the apc.php file for monitoring. I couldn't figure out why this problem was caused.
    0

Please sign in to leave a comment.