From a0c361b13e8642650fcdf8e5598bf6d059cfc22f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Thu, 30 Aug 2018 16:55:24 +0200 Subject: [PATCH] DEUWO - man2hiera --- customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml index b03af523..a8dbc069 100644 --- a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -67,6 +67,7 @@ infra::profile::apache_php::fpm_pool: apache::mod::ssl::ssl_cipher: 'EECDH+AES:EDH+AES:!SHA1:!aNULL@STRENGTH' apache::default_vhost: false +apache::timeout: 5 # deuwo typo CMS vhost @@ -87,7 +88,8 @@ infra::profile::typo3::projects_composer_monolith: # ssl_key: /etc/pki/tls/private/wildcard.pixelpark.net-key.pem setenvif: - 'HTTPS on HTTPS=on' - access_log_format: remote_combined + access_log_format: lb_combined + pm_max_children: 100 directories: - provider: location path: '/typo3' -- 2.39.5