Reducing WebLogic Memory Usage

你离开我真会死。 提交于 2019-12-13 04:53:56

问题


I'm trying to run WebLogic in a VM with relatively little RAM. Is there a way to turn off features or otherwise reduce the memory footprint of WebLogic? I know I can cap the memory usage, but I'm trying to actually have less memory utilized on average.


回答1:


Which version of WLS are you installing ? You can do a custom install of wls and try to select only the components you need. Reduce the number of connections in connection pool, reduce the number of threads, you have the option to not have wls console itself.

There used to be wls express edition, don't think its there in the more recent versions.



来源:https://stackoverflow.com/questions/26245842/reducing-weblogic-memory-usage

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!