Foren

Liferay and Icefaces: how to load icefaces scripts only once per page?

Anton Lisovenko, geändert vor 14 Jahren.

Liferay and Icefaces: how to load icefaces scripts only once per page?

New Member Beiträge: 8 Beitrittsdatum: 18.02.09 Neueste Beiträge
Hello.

We faces performance problems with Liferay and Icefaces: the portal page size is 432 KB (1393 KB uncompressed), this is too big and takes long time for loading. The biggest part is "scripts":

Scripts (50 files) 297 KB (1152 KB uncompressed)


As we investigated, the 'heaviest' part is for icefaces scripts, which are loaded for each portlet!:

http://someserver.com:8080/ipm-portlet/xmlhttp/1249559190221/ice-extras.js 53 KB (204 KB uncompressed)
http://someserver.com:8080/itsp-dashboard-my-in-tickets/xmlhttp/1249634748906/ice-extras.js 53 KB (204 KB uncompressed)
http://someserver.com:8080/html/js/jquery/interface.js?bn=5001 42 KB (215 KB uncompressed)
http://someserver.com:8080/itsp-dashboard-my-in-tickets/xmlhttp/1249634748906/icefaces-d2d.js 20 KB (77 KB uncompressed)
http://someserver.com:8080/ipm-portlet/xmlhttp/1249559190221/icefaces-d2d.js 20 KB (77 KB uncompressed)



How can this be avoided??

p.s. we use Liferay 5.0.1 and Icefaces 1.7.2
Anton Lisovenko, geändert vor 14 Jahren.

RE: Liferay and Icefaces: how to load icefaces scripts only once per page?

New Member Beiträge: 8 Beitrittsdatum: 18.02.09 Neueste Beiträge
Hey, guys, does anyone has any thoughts about this problem?? Can similar resources be loaded once for the whole page instead of duplicated loading for each portlet?

I thought this is the common problem and there should be any ways to resolve it.
thumbnail
Arvind Mishra, geändert vor 13 Jahren.

RE: Liferay and Icefaces: how to load icefaces scripts only once per page?

Regular Member Beiträge: 226 Beitrittsdatum: 13.02.08 Neueste Beiträge
Where you able to find the solution to this issue?
I am also facing the same.
thumbnail
Thiago Leão Moreira, geändert vor 12 Jahren.

RE: Liferay and Icefaces: how to load icefaces scripts only once per page?

Liferay Legend Beiträge: 1449 Beitrittsdatum: 10.10.07 Neueste Beiträge
Same performance problem here! I think we should ask in Icefaces forum!