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/%7B%24admin_url%7Dcompta/%40%20%27config_titre_base_sup%27%20=%3E%20%27Declaration%20of%20an%20additional%20database%27%2C%20%27config_titre_base_sup_choix%27%20=%3E%20%27Choose%20an%20additional%20database%27%2C%20%27connexion_ldap%27%20=%3E%20%27Connection:%27%2C-%27copier_en_local%27%20=%3E%20%27Copy%20to%20local%20site%27%2C%20%27creer_et_associer_un_auteur%27%20=%3E%20%27Create%20and%20associate%20an%20author%27%2C-%27creer_et_associer_une_rubrique%27%20=%3E%20%27Create%20and%20link%20a%20section%27%2C%20%20/%20D%20%27date_mot_heures%27%20=%3E%20%27H%27%2C%40%40%20-125%2C7%20%2097%2C7%20%40%40%20Do%20not%20submit%20this%20import%20request.%3Cp%3EFor%20more%20information%2C%20please%20see%20%3Ca%20href=?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