JVM heap size considerations
The heap size determines how much memory the Java Virtual Machine (JVM) allocates to store an executing Java program. Guidewire applications are memory intensive. Optimize performance by using large heaps.
See also
- About heap size in Tomcat on Windows
- Increase heap size for WebLogic
- Increase heap size for WebSphere
Refer to the documentation provided with your application server for more information.
