Tag - Performance Tuning in Liferay

Performance Tuning in Liferay

There are several things to consider in improving the performance of Liferay: 1. Properties There are several configurations on-ext.properties portal that can improve performance: last.modified.check=false Disable checking last modified date on server side CSS and Javascript theme.css.fast.load=true Load the theme’s merged CSS files for faster loading for production javascript.fast.load=true Load the javascript files for faster loading for production 2. Servlet Filters Disable all unused servlet filter  SSO CAS  SSO...