From: Philipp Dallig Date: Wed, 1 Mar 2017 11:01:37 +0000 (+0100) Subject: sirona-aem - switch garbage collector X-Git-Tag: v0.1.0~3516 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=733863034d45dcf6f0cbc7b22e0932089ef297dd;p=pixelpark%2Fhiera.git sirona-aem - switch garbage collector --- diff --git a/customer/sirona-aem/common.yaml b/customer/sirona-aem/common.yaml index 4a7dc24e..db24b61d 100644 --- a/customer/sirona-aem/common.yaml +++ b/customer/sirona-aem/common.yaml @@ -44,7 +44,7 @@ site::profile::aem::author::license_product_version: '6.1.0.20150507' site::profile::aem::author::license_customer_name: 'SIRONA DENTAL SYSTEMS GMBH' site::profile::aem::author::license_product_name: 'Adobe Experience Manager' -site::profile::aem::author::jvm_opts: '-d64 -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=9010 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false' +site::profile::aem::author::jvm_opts: '-d64 -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=9010 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -XX:SurvivorRatio=20 -XX:TargetSurvivorRatio=0 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:ParallelGCThreads=4 -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:+CMSCompactWhenClearAllSoftRefs -XX:CMSInitiatingOccupancyFraction=85 -XX:+CMSScavengeBeforeRemark -XX:+UseCompressedOops -XX:+DisableExplicitGC -Doak.queryLimitInMemory=500000 -Doak.queryLimitReads=100000 -Doak.fastQuerySize=true' #aem::author::install_packages: site::profile::aem::author::instance_name: author