标签: php opcache
正如您在文档中看到的那样,opcache.max_accelerated_files参数仅使用素数。
http://php.net/manual/en/opcache.configuration.php#ini.opcache.max-accelerated-files
为什么?