V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
ivmm
V2EX  ›  问与答

Opcache 和 APCu 的兼容问题

  •  
  •   ivmm · 2016-03-10 15:36:33 +08:00 · 982 次点击
    这是一个创建于 2969 天前的主题,其中的信息可能已经有所发展或是发生改变。

    貌似 php 安装多个功能重复的 opcode 拓展会有一定负面影响。

    APCu 有也是有字节码缓存的,是不是就要停用 Opcache 了?

    1 条回复    2016-03-10 17:29:44 +08:00
    TONYHEAD
        1
    TONYHEAD  
       2016-03-10 17:29:44 +08:00
    drupal 的一个插件是这样说的 https://www.drupal.org/project/xautoload

    Optionally, enable APC and other cache options on admin/config/development/performance. The more checkboxes, the better!

    而这里的 checkboxes ,包括:
    Self-updating APCu classmap (*) (Not currently available)
    APC (Running and available)
    APCu (Not currently available)
    WinCache (Not currently available)
    XCache (Not currently available)
    Self-updating database classmap (*) (Running and available)
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2852 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 07:01 · PVG 15:01 · LAX 00:01 · JFK 03:01
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.