问题
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