X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=conf%2Flui-solr.in.sh;h=f2fdf7531cc70a056e43dea3fb81274ec83309ae;hb=357b6cb94c8ea913eff88ae89d21a70a51d76428;hp=3ffd99132e2861419f744e0eb1c0eac866daf6fc;hpb=5896b3e5ff071c0f92650413166e3bd6b7509ba6;p=lui-solr.git diff --git a/conf/lui-solr.in.sh b/conf/lui-solr.in.sh index 3ffd991..f2fdf75 100755 --- a/conf/lui-solr.in.sh +++ b/conf/lui-solr.in.sh @@ -27,8 +27,8 @@ SOLR_HEAP="512m" #SOLR_JAVA_MEM="-Xms512m -Xmx512m" # Enable verbose GC logging -GC_LOG_OPTS="-verbose:gc -XX:+PrintHeapAtGC -XX:+PrintGCDetails \ --XX:+PrintGCDateStamps -XX:+PrintGCTimeStamps -XX:+PrintTenuringDistribution -XX:+PrintGCApplicationStoppedTime" +# GC_LOG_OPTS="-verbose:gc -XX:+PrintHeapAtGC -XX:+PrintGCDetails \ +# -XX:+PrintGCDateStamps -XX:+PrintGCTimeStamps -XX:+PrintTenuringDistribution -XX:+PrintGCApplicationStoppedTime" # These GC settings have shown to work well for a number of common Solr workloads GC_TUNE="-XX:NewRatio=3 \