.
"Filip Hanik - Dev Lists" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> most of that is the IBM VM, plug in a profiler and you'll see that tomcat
> should be around 10MB or less
>
> Filip
>
>
> Abhi Karmos wrote:
>> Hi,
>>
>&
Hi,
Is there some documentation on how much memory a typical Tomcat 5.5
installation takes (without any webapps - just the server overhead).
It takes about 45 MB (resident set size, ps -eux) on my linux system with
IBM JVM.
Abhi.
--
Hey thanks for your comments -
1. Our applications are fixed. We have removed all unnecessary apps.
2. Unwanted jars/classes are not loaded into physical memory by IBM JVM on
Linux. So, it will not add to RSS. We have done some experiments and are
sure of this claim.
Abhi.
"manivannan57" <[EM
Hello all,
We run tomcat inside an embedded system and we are planning to upgrade the
tomcat version from 3.3.1 to 5.5.16. We noticed that the memory footprint of
a barebones tomcat 5.5 installation is 44 MB. Plain and simple Tomcat 3.3
used to run with 25 MB. We have limited memory on our sys