From: Oliver Böttcher Date: Wed, 30 Mar 2016 08:48:49 +0000 (+0200) Subject: BMFDC: mysql performance vars X-Git-Tag: v0.1.0~5078^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=f4b8ec2f464a018c0afa69ef89cdcd05e105bc2e;p=pixelpark%2Fhiera.git BMFDC: mysql performance vars --- diff --git a/customer/bmf-datacenter/production.yaml b/customer/bmf-datacenter/production.yaml index 6de9e498..114f3c63 100644 --- a/customer/bmf-datacenter/production.yaml +++ b/customer/bmf-datacenter/production.yaml @@ -16,6 +16,9 @@ mysql::server::override_options: innodb_buffer_pool_instances: 3 memlock: true ft_min_word_len: 3 + thread_pool_size: 16 + innodb_log_buffer_size: 16M + query_cache_type: 0 php::extensions: gd: {}