From: Philipp Dallig Date: Wed, 1 Mar 2017 11:07:50 +0000 (+0100) Subject: sirona-aem - change carbage collection on publisher X-Git-Tag: v0.1.0~3514 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=7fd538a190c9f87d673cc61015dd2f5785b59bbb;p=pixelpark%2Fhiera.git sirona-aem - change carbage collection on publisher --- diff --git a/customer/sirona-aem/common.yaml b/customer/sirona-aem/common.yaml index db24b61d..9497076f 100644 --- a/customer/sirona-aem/common.yaml +++ b/customer/sirona-aem/common.yaml @@ -68,7 +68,7 @@ site::profile::aem::publish::license_product_version: '6.1.0.20150507' site::profile::aem::publish::license_customer_name: 'SIRONA DENTAL SYSTEMS GMBH' site::profile::aem::publish::license_product_name: 'Adobe Experience Manager' -site::profile::aem::publish::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::publish::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' site::profile::aem::publish::install_mode: 'quickstart' site::profile::aem::publish::instance_name: publish