JVM Virtual Heap Size
Hi there,
Can anybody give me some advice on specifying the Java Virtual Heap size? I'm putting together an order for some systems, and I've been asked to specify the virtual heap size. Should this just be as large as possible given that the server is going to run both Tomcat and Apache HTTPD?
The servers have 4GB of RAM each - is this like some versions of Linux where they can't use too much RAM efficiently? or can Java have as much RAM as I want to give it?
Any advice would be greatly appreciated!!

