掲示板

Liferay Optimizing Response Time Problem

12年前 に Kadir BASOL によって更新されました。

Liferay Optimizing Response Time Problem

Junior Member 投稿: 91 参加年月日: 10/08/10 最新の投稿
Hi , i m currently trying fastest response on Liferay Portal.
I've used some webpage test tools.
My website :
http://kadir.game.l2wolf.com

Response Speed Result:
http://imageshack.us/photo/my-images/806/pagesetup.png/

But results showing some problems ,
1-) Barebone.jsp is consuming much time.How to speed up barebone.jsp response time? ( Precompile it ? cache barebone.jsp response possible ? )
2-) How to download all pages suddenly parallel on main page ( i thought i give fake img src flags with 0 with and height to preload all image and resources concurrent at the same time )

Something seems wrong.

Thanks for suggestions.
thumbnail
12年前 に Hitoshi Ozawa によって更新されました。

RE: Liferay Optimizing Response Time Problem

Liferay Legend 投稿: 7942 参加年月日: 10/03/24 最新の投稿
Which version of Liferay are you using?
12年前 に Kadir BASOL によって更新されました。

RE: Liferay Optimizing Response Time Problem

Junior Member 投稿: 91 参加年月日: 10/08/10 最新の投稿
Liferay version 6.1 rc1
thumbnail
12年前 に Hitoshi Ozawa によって更新されました。

RE: Liferay Optimizing Response Time Problem

Liferay Legend 投稿: 7942 参加年月日: 10/03/24 最新の投稿
FYI, I posted about performance problem with 6.1 earlier in this forum and Brian replied they were going to iron out all the functionality bugs before trying to improve performance. Looking at threads in these forums, it seems they are still trying to fix the bugs.

But, it sure is slow - very very slow to get the pages displayed.
12年前 に Kadir BASOL によって更新されました。

RE: Liferay Optimizing Response Time Problem

Junior Member 投稿: 91 参加年月日: 10/08/10 最新の投稿
any way to compile jsps ?
and no way to cache per browser list ?
BTW , i m using Glassfish , i've installed Liferay.war manually myself and tried to optimize many things on jvm and tcp...
They can make fake image load or fake css load to force concurrent download at the same time?
It will be good if they can do it...

As shown on graphics , everything is loaded separate and slows wait time.