Use portal light mode
Portal now provides a portal light mode which can improve portal startup time and reduce memory consumption in production environments.
When you enable portal light mode, specific portlet applications are not started at portal start up. Instead they are started later by the first standard HTTP request that occurs and renders a portal page with the portlet application on the server. This occurs, for example, when a user accesses the portlet application.
The default list of these applications whose initialization is deferred until first use (sometimes called "lazy applications"), contains administrative and sample portlet applications.
To benefit from a higher performance improvement, we can adapt the default list of these applications to the needs.
- Configure portal light mode
To benefit from a higher performance improvement, we can adapt the default list of lazy applications to the needs.- Enable portal light mode
We can enable and disable portal light mode.
Parent: Configure portal behavior