Search code examples
javaglassfish-3

How can I increase memory allocated to GlassFish?


I would like to increase my memory allocation to my GlassFish instance. Could anyone please help me out. Your answer could be via the admin console or the command line, I don't mind.


Solution

  • You can add the -Xmx and other properties in the admin console as described here.