What happens if I increase the limits?
# % of total RAM
#wrapper.java.initmemory.relative=10
# Maximum Java Heap Size (in MB)
# alternative for wrapper.java.additional.<n>=-Xmx
#wrapper.java.maxmemory=64
# % of total RAM
#wrapper.java.maxmemory.relative=30
# JSW requires that main class is set as app.parameter property
# YAJSW: to specify the main class please use wrapper.java.app.mainclass=
I want to make the service faster, the load takes a lot.
What happens if I increase the limits?