What is the ideal memory settings for PlantUML in a Docker Container?

0 votes
asked Apr 12, 2022 in Question / help by trajano (120 points)
edited Apr 12, 2022 by trajano
I'm using the Docker image and I keep on getting out of memory errors due to heap space.  I do hit it with about 3 images at once, but I also set it up so I have 3 replicas.  It also does not appear to recover once it hits out of memory.

So far I have tried setting JAVA_OPTS=-Xmx 1768m -Xms 1768m and 2gb limit (to allow for direct memory/non-heap)

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...