Increate memory settings
Closed this issue · 1 comments
jeusdi commented
Is there any way to set memory settings up?
I mean, by default wildfly is configured with these options in /opt/wildfly/bin/standalone.conf
:
JAVA_OPTS="-Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true"
I'd like to install wildfly and configure it inder to increase these values.
Is it possible?
rbellamy commented
Take a look at attributes/java_opts.rb.