Planned maintenance is scheduled for the week of June 15th - the exact date and time will be announced soon.
See More Details
Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Liferay page response
I have created a custom theme for my site. I am actually trying to optimize the page response times. While iwas skimming through the page calls, i found a call to /html/jsp/everything.jsp which was found for admin and non-admin user. Want to understand the significance of the call. Also trying to explore a chance to avoid this call if this is specific to admin users, that way i can measure if there is improvement to page response times.
/html/jsp/everything.jsp is actually taking 380kb of page size.
Any suggestions ??
Thanks,
/html/jsp/everything.jsp is actually taking 380kb of page size.
Any suggestions ??
Thanks,
everything.jsp loads all javascript for the portal. You cannot remove this file.
You should, however, be leveraging a caching appliance in front of Liferay that would be returning a cached version of the file.
You should, however, be leveraging a caching appliance in front of Liferay that would be returning a cached version of the file.
This is being a app server call, do we have any mechanisms to apply caching for this. Please suggest.
Community
Company
Feedback