Java in a Container
Jump to navigation
Jump to search
External
Internal
Overview
When running java in a container, the max heap should always be set with -Xmx, based on the application needs and the container limits.
When running java in a container, the max heap should always be set with -Xmx, based on the application needs and the container limits.