]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
BMAS Typo3 - Mysql vars
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Thu, 5 Oct 2017 09:29:30 +0000 (11:29 +0200)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Thu, 5 Oct 2017 09:29:30 +0000 (11:29 +0200)
customer/bmas-typo3/production.yaml

index ac54163c900fd5b0d29092ccf39a1098a3491718..6fcd67f390038541118c71fe3bd1c48f8fe60c1e 100644 (file)
@@ -47,6 +47,13 @@ infra::profile::mysql_server::databases:
 mysql::server::override_options:
   mysqld:
     bind-address: '0.0.0.0'
+    query_cache_size: 0
+    query_cache_type: 0
+    query_cache_size: '64M'
+    table_open_cache: 512
+    innodb_buffer_pool_size: '4G'
+    innodb_file_per_table: 1
+    performance_schema: 1
 
 apache::default_vhost: false