From: Philipp Dallig Date: Wed, 9 Aug 2017 16:27:39 +0000 (+0200) Subject: fbb-db - increase max connections X-Git-Tag: v0.1.0~2649^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=054be5aea12d767a577fc5688f7e66fd6d2a1a4f;p=pixelpark%2Fhiera.git fbb-db - increase max connections --- diff --git a/customer/fbb-db/production.yaml b/customer/fbb-db/production.yaml index 257c073d..399c35e2 100644 --- a/customer/fbb-db/production.yaml +++ b/customer/fbb-db/production.yaml @@ -40,6 +40,8 @@ infra::profile::galera_cluster::override_options: max_allowed_packet: '128M' # temporaer FBBUBPP-33 sql-mode: "NO_ENGINE_SUBSTITUTION,NO_AUTO_CREATE_USER" + # temporaerer Hotfix + max_connections: 600 mysql::server::backup::backupdir: /var/backup/mysql mysql::server::backup::backuprotate: '1'