掲示板

How to tune the liferay installation based on various parameters ?

thumbnail
12年前 に Rajesh Chaurasia によって更新されました。

How to tune the liferay installation based on various parameters ?

Regular Member 投稿: 183 参加年月日: 11/08/18 最新の投稿
Hi All,

I have a deployed a liferay installation on linux server machine.
I need to tune up the performance of Liferay so that we get optimum behaviour based onb following parameters:
I have attached a pdf document which I am referring :
The RHS is Property name and LHS is its value in portal.properties

Property = Value
1.portal.performance=ludicrous
2.application.family=web
3.theme.css.fast.load=true
theme.images.fast.load=true
javascript.fast.load=true

4.application.lifecycle=portlet
5.usage.scenario=anonymous
6.portal.load.distributed=unknown
7.expectedconcurrentusers=10000
expectedtransactiontime=1s
8.cache using ehcache
9.theme.virtual.path=/themestatic
10.platform.criteria=familiarity
11.liferay.version=EE
12.java.gc=tuned
13.portal.performance=ludicrous
14.Set Java Opts as below

JAVA_OPTS="$JAVA_OPTS XX:NewSize=700m XX:MaxNewSize=700mXms2048mXmx2048mXX:MaxPermSize=256m XX:+UseParNewGC XX:+UseConcMarkSweepGCXX:+CMSParallelRemarkEnabledXX:SurvivorRatio=20XXemoticonarallelGCThreads=8"



I found that most of the keys (RHS) entries are not presenrt in current Liferay 6.1 in portal.properties

Kindly let me know what can be done for the above tuning parameters ?
thumbnail
12年前 に Mika Koivisto によって更新されました。

RE: How to tune the liferay installation based on various parameters ?

Liferay Legend 投稿: 1519 参加年月日: 06/08/07 最新の投稿
You know most of those are not real configuration properties. You had to see the presentation to understand the slides.
thumbnail
12年前 に Rajesh Chaurasia によって更新されました。

RE: How to tune the liferay installation based on various parameters ?

Regular Member 投稿: 183 参加年月日: 11/08/18 最新の投稿
Can you share me the slide with me , I need to fine tune the performance of liferay in my install ?
thumbnail
12年前 に Mika Koivisto によって更新されました。

RE: How to tune the liferay installation based on various parameters ?

Liferay Legend 投稿: 1519 参加年月日: 06/08/07 最新の投稿
You should check out the performance whitepaper and deployment checklist in our whitepapers section of documentation.