Re: Typical memory usage of a empty vanilla tomcat 5.5 - no webapps.

2006-04-19 Thread Abhi Karmos
Hi Filip, I am not convinced with your argument. When I start Tomcat 3.3 with the same JVM, same OS and same heap -X settings, the RSS barely crosses 25 MB. Tomcat 5.5 takes 45 MB. In both cases, there are no webapps...and all conceivable settings, threads, listeners are same. Abhi. "Fil

Fw: Typical memory usage of a empty vanilla tomcat 5.5 - no webapps.

2006-04-19 Thread Martin Gainty
D]> To: Sent: Wednesday, April 19, 2006 4:47 PM Subject: Typical memory usage of a empty vanilla tomcat 5.5 - no webapps. > > Hi, > > Is there some documentation on how much memory a typical Tomcat 5.5 > installation takes (without any webapps - just the server overhead). > &g

Re: Typical memory usage of a empty vanilla tomcat 5.5 - no webapps.

2006-04-19 Thread Martin Gainty
: "Biernesser, Beth" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, April 19, 2006 5:12 PM Subject: RE: Typical memory usage of a empty vanilla tomcat 5.5 - no webapps. Does anyone know how to get the time logged in the apache access reports for a request to be h

apache access reports Was: RE: Typical memory usage of a empty vanilla tomcat 5.5 - no webapps.

2006-04-19 Thread Steve Ochani
On 19 Apr 2006 at 16:12, Biernesser, Beth wrote: > Does anyone know how to get the time logged in the apache access > reports for a request to be handled? In version apache 2.0.46 and > higher, it is a %T switch ... Does anyone know how to configure this > logging for a lower version of apache?

RE: Typical memory usage of a empty vanilla tomcat 5.5 - no webapps.

2006-04-19 Thread Biernesser, Beth
[mailto:[EMAIL PROTECTED] Sent: Wednesday, April 19, 2006 5:04 PM To: Tomcat Users List Subject: Re: Typical memory usage of a empty vanilla tomcat 5.5 - no webapps. 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

Re: Typical memory usage of a empty vanilla tomcat 5.5 - no webapps.

2006-04-19 Thread Filip Hanik - Dev Lists
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, 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 M

Typical memory usage of a empty vanilla tomcat 5.5 - no webapps.

2006-04-19 Thread Abhi Karmos
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. --