Skip to content
andyczerwonka edited this page Apr 11, 2012 · 1 revision

When I start a Play! application, I can set the memory by setting an environment variable.

export _JAVA_OPTIONS="-Xmx1800M -Xms128M -XX:MaxPermSize=384m"
Clone this wiki locally