Speed Tuning
-------------
-We recommend the following configuration options for best performance.
+We recommend the following configuration options for best performance
+in a production environment.
opcache.memory_consumption=128
opcache.interned_strings_buffer=8
In some cases you may like to prefer enabling/disabling some features
to avoid incompatibilities at the cost of some performance degradation.
+For development environment we would recommend setting opcache.revalidate_freq
+into 0.
+
Configuration Directives
------------------------