OPcache
- 简介
- 安装/配置
- OPcache 函数
- opcache_compile_file — 无需运行,即可编译并缓存 PHP 脚本
- opcache_get_configuration — 获取缓存的配置信息
- opcache_get_status — 获取缓存的状态信息
- opcache_invalidate — 废除脚本缓存
- opcache_is_script_cached — Tells whether a script is cached in OPCache
- opcache_reset — 重置字节码缓存的内容