How to get PHP-FPM opcache statistics without exposing any routes.
This tool can read APC and opcache statistics from a local PHP-FPM pool.
curl -sLO https://github.com/gordalina/cachetool/releases/download/6.5.0/cachetool.phar
php cachetool.phar opcache:status --fcgi
#published #tool #php #performance