Actions
Evolution #56
closedAuto-Adjust Tomcat's JVM memory allocation depending on the VM available RAM
Description
Implementing rules such as :
- Heap 50% of RAM but not less than 1024M
- PermGen 25% of heap not less than 256m not more than 756m
- Stack...
Actions