Allow change of PHP opcache max_accelerated_files setting
I would like to change PHP setting opcache.maxacceleratedfiles. Its default value, 2000, if far smaller than number of files I need for my 3 apps - there's about 30000 php files that could be cached. This is very "low hanging fruit" for performance optimizations. Please add the option to change this php setting.
5
votes

-
Luca.Castellone commented
This is fundamental...