Hello Guys,
We're currently having a Private
Tomcat (version 6.0.16) hosting package, which gives us plenty of control over server, tomcat. So basically we're happy. But after deploying almost each and every new
Java Application to Tomcat, we have to purchase more Heap size, which is ok and reasonable on the other hand.
The question is How much Heap Memory Size per application we need? I know that the more, the better, but what is the minimum of it?
Applications are generally a typical struts/spring/hibernate integration. The current is 32 MB starting, 128 MB maximum, and 4 applications work perfectly fine, but for recently deployed 5th and 6th, sweet little PermGen is there, slap me in the face!
If there are more things I should tell in order for "an" answer or a better one, please tell me to find that out. I don't think of anything else right now.
Regards,
Khosrow.