From: Ludovic CHEVALIER Date: Mon, 24 Jul 2017 20:31:01 +0000 (+0200) Subject: Modifications : etc/php5/fpm/php.ini X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/membres/User:Test/%27http:/jquery.khurshid.com/ifixpng.php/%40%20%27info_etape_suivante_2%27%20=%3E%20%27You%20can%20move%20on%20to%20the%20next%20step.%27%2C%20%27info_exceptions_proxy%27%20=%3E%20%27Exceptions%20for%20the%20proxy%27%2C%20%27info_exportation_base%27%20=%3E%20%27export%20database%20to%20%40archive%40%27%2C-%27info_facilite_suivi_activite%27%20=%3E%20%27To%20simplify%20monitoring%20of%20the%20site/%27s%20editorial;-%20%20activities%2C%20SPIP%20can%20send%20rmail%20notifications%2C%20e.g.%20to%20an%20editors/%27.find_in_path%28%27css/enluminurestypo.css%27%29.%27?a=commitdiff_plain;h=0808287ad5d6daa64618ca2874b465946e9900be;p=lhc%2Fadmin.git Modifications : etc/php5/fpm/php.ini --- diff --git a/srv/ateliers/etc/php5/fpm/php.ini b/srv/ateliers/etc/php5/fpm/php.ini index 223fb07..80d508f 100644 --- a/srv/ateliers/etc/php5/fpm/php.ini +++ b/srv/ateliers/etc/php5/fpm/php.ini @@ -95,6 +95,14 @@ mysqli.reconnect = Off [mysqlnd] mysqlnd.collect_memory_statistics = Off mysqlnd.collect_statistics = On +[opcache] +opcache.enable = 1 +opcache.enable_cli = 1 +opcache.interned_strings_buffer = 8 +opcache.max_accelerated_files = 10000 +opcache.memory_consumption = 128 +opcache.save_comments = 1 +opcache.revalidate_freq = 1 [ODBC] odbc.allow_persistent = On odbc.check_persistent = On