From: Philipp Dallig Date: Thu, 10 Nov 2016 10:28:06 +0000 (+0100) Subject: sirona-aem - Optimierung wurde in den Standard übernommen X-Git-Tag: v0.1.0~3834 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=33bad1dbc9369442a5b1b916e92c8021bb85faba;p=pixelpark%2Fhiera.git sirona-aem - Optimierung wurde in den Standard übernommen --- diff --git a/customer/sirona-aem/common.yaml b/customer/sirona-aem/common.yaml index cde4637a..5d46a63f 100644 --- a/customer/sirona-aem/common.yaml +++ b/customer/sirona-aem/common.yaml @@ -8,53 +8,11 @@ site::additional_classes: java::package: java-1.8.0-oraclejdk puppetconf::server: puppetmaster01.pixelpark.com -# Start Performence Apache -apache::keepalive: 'On' # new -apache::keepalive_timeout: 3 # new - -apache::mod::expires::expires_by_type: - - { application/javascript: "access plus 1 day" } - - { text/css: "access plus 1 day" } - - { image/jpeg: "access plus 1 day" } - - { image/png: "access plus 1 day" } - - { image/bmp: "access plus 1 day" } - - { image/gif: "access plus 1 day" } - - { image/vnd.microsoft.icon: "access plus 1 day" } - - { application/font-woff: "access plus 1 day" } - - { application/vnd.ms-fontobject: "access plus 1 day" } - - { image/svg+xml: "access plus 1 day" } - - { application/font-sfnt: "access plus 1 day" } - - { application/vnd.oasis.opendocument.formula-template: "access plus 1 day" } - - { application/font-woff2: "access plus 1 day" } # new - -apache::mod::deflate::types: - - 'text/html text/plain text/xml' - - 'text/css' - - 'application/x-javascript application/javascript application/ecmascript' - - 'application/rss+xml' - - 'application/json' - - 'image/svg+xml' # new - -apache::mod::mime::mime_types_additional: - 'AddHandler': - 'type-map': 'var' - 'AddType': - 'text/html': '.shtml' - 'application/font-woff2': '.woff2' # new - 'AddOutputFilter': - 'INCLUDES': '.shtml' - 'AddEncoding': # new - 'gzip': '.svgz' # new - -# End Performence Apache ntp::servers: - '0.centos.pool.ntp.org' - '1.centos.pool.ntp.org' - '2.centos.pool.ntp.org' - - - accounts::users: sirona: apply: false