0

当我启动 Websphere Portal 控制台并转到管理页面时,我看到一大堆处于活动状态的门户页面。基本上,这些是 IBM 内部的 portlet 页面。我不使用它们。有什么方法可以安全地停用这些 portlet 中的至少一些?目标是节省门户服务器的启动时间。

4

1 回答 1

0

有几种选择。第一个链接是 Portal light 模式,第二个是开发者模式。两者都做类似的事情,但开发者模式在启动时加载的东西更少。

此外,激活或禁用页面不应影响启动时间。不过,防止 portlet 应用程序在启动时启动会有所帮助。您在问题中使用了这两个术语,所以我想确保这一点很清楚,并且您不会禁用期望改进的页面。

http://www-10.lotus.com/ldd/portalwiki.nsf/xpDocViewer.xsp?lookupName=IBM+WebSphere+Portal+8+Product+Documentation#action=openDocument&res_title=Using_portal_light_mode_wp8&content=pdcontent

http://www-10.lotus.com/ldd/portalwiki.nsf/xpDocViewer.xsp?lookupName=IBM+WebSphere+Portal+8+Product+Documentation#action=openDocument&res_title=Changing_to_developer_mode_wp8&content=pdcontent

于 2013-04-05T19:54:53.113 回答