OPCache defaults

You can always modify it for own purposes in /usr/local/phpXX/lib/php.conf.d/99-directadmin.ini
for example for me both not enough.
 
Yes I always modify it in /custom/opcache/opcache.ini (for example adding validate_timestamps=0). But after a new installation I noticed that the PHP defaults are different with CB defaults. 4000 vs 10000.
 
you can modify as I show, for each PHP separately at last mile, so it will work always and will not depend on compilation customizations.
 
Back
Top