High Memory Utilization on weblogic
- by Anup
My Weblogic App Server shows high Memory Utization. The application seems to perform good without any memeory issues.
Now that my traffix is going to increase i am worried about the memory and have a feeling things could go bad and need to take action now and i am confused as to should i increase The JVM memory on the weblogic instances which means adding more physical memory or should i increase the number of managed instances in the cluster.
Would like to understand what does having high memory utilization mean and the advantage and disadvantages of adding JVM memory and adding managed instances.
Thanks