WebSphere Portal now comes with something called "portal light mode". Once enabled, a set of portlet applications are not started during portal startup. it works on line of lazy loading wherin these portlet applications are started when portal recieves a first http request for the portlet.
wp.base_ProfileEarAttributesTargetMapInclList.jacl contains the list of portlet applications that has to be lazily loaded.
COMMAND TO ENABLE LIGHT MODE
ConfigEngine.bat enable-portal-light-startup-performance -DWasPassword=password
COMMAND TO ENABLE LIGHT MODE
ConfigEngine.bat enable-portal-light-startup-performance -DWasPassword=password
No comments:
Post a Comment