can't follow heap allocatin
hello, hope my english skills are enough for understanding... :-)
Problem / Configuration:
JVM 1.3.1_01 - -Xms2048 / Tomcat 4.0.6 / SunOS 5.8 (don't want discuss about this configuration - i know it's not a good buildup, but not changeable at the moment)
during a request of an file (PDF) with big size (80M), the JVM allocates more then 2048M of Heap. Is this normal? Do the JVM need this memory or could be something wrong with the webapplication?

