Great Opcache tuning script

This info is also available natively in Xenforo through the phpinfo() function it displays here:

domainname.com/admin.php?tools/phpinfo

Scroll down to the Opache section. A direct link to the section would be:

domainname.com/admin.php?tools/phpinfo#module_zend+opcache
 
Cool, having links to a glossary is great! Your clients will appreciate your work. View attachment 318766
On a roll, new charts for key and strings buffer usage pie charts were added. I also added a Zend Opcache memory usage line chart over time derived from logged data that survives PHP-FPM restarts and also annotates labels when the PHP-FPM service is restarted :)

centminmod-opcache-gui-11.webp

on different server

centminmod-opcache-gui-14.webp
 
phpCacheAdmin is my goto for cache tuning and monitoring. Its web dashboard covers Server info, PHP info, Redis, Memcache, OpCache, APCu, and Realpath info. They just put out a decent update a few days ago also.

 
Back
Top Bottom