Add the following to the Host tag in server.xml
<Context docBase="ROOT" override="true">
<Resources cachingAllowed="false" />
</Context>Add the following to multiserver or intranet.bat
-Xmx50m -Xms50m -XX:+UseG1GC
Add the following to the Host tag in server.xml
<Context docBase="ROOT" override="true">
<Resources cachingAllowed="false" />
</Context>Add the following to multiserver or intranet.bat
-Xmx50m -Xms50m -XX:+UseG1GC