apt-cache search monit lists "monit – utility for monitoring and managing daemons or similar programs"

Optimize PHP’s OPcache configuration

2015-07-01

Optimize PHP's OPcache configuration and make OPcache perform even better. After configuring and optimizing PHP's realpath_cache_size, the OPcache cache mechanism is the next step to fine-tune. With just a few tweaks you tune OPcache to perform much better

apt-cache search monit lists "monit – utility for monitoring and managing daemons or similar programs"

How to set a good PHP realpath_cache_size

2014-10-23

Learn how to optimize PHP performance by checking and setting PHP realpath_cache_size. The realpath_cache_size size represents the total number of bytes in the path strings stored, plus the size of the data associated with the cache entry