From: Oliver Böttcher Date: Thu, 5 Oct 2017 09:29:30 +0000 (+0200) Subject: BMAS Typo3 - Mysql vars X-Git-Tag: v0.1.0~2432 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=4776b7b9efdf1077e048ca80c606acf8f9dce441;p=pixelpark%2Fhiera.git BMAS Typo3 - Mysql vars --- diff --git a/customer/bmas-typo3/production.yaml b/customer/bmas-typo3/production.yaml index ac54163c..6fcd67f3 100644 --- a/customer/bmas-typo3/production.yaml +++ b/customer/bmas-typo3/production.yaml @@ -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