Re: Tomcat memory requirements

2012-01-26 Thread Pid
On 26/01/2012 00:25, André Warnier wrote: > Pid wrote: >> >> I'm not actually a committer. Just a mailing list lurker. >> > but you are close to the gods.. Aww shucks p -- [key:62590808] signature.asc Description: OpenPGP digital signature

Re: Tomcat memory requirements

2012-01-25 Thread André Warnier
Pid wrote: I'm not actually a committer. Just a mailing list lurker. but you are close to the gods.. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: Tomcat memory requirements

2012-01-25 Thread Pid
On 25/01/2012 21:48, André Warnier wrote: > Celso Magalhães Dantas Neto wrote: >> Thanks everyone for the reply! >> >> My problem is not to argue how the application is consuming RAM, but to >> show that 150MB is not too much memory. But for that I'd like to use >> trusted information such as an ar

Re: Tomcat memory requirements

2012-01-25 Thread André Warnier
Celso Magalhães Dantas Neto wrote: Thanks everyone for the reply! My problem is not to argue how the application is consuming RAM, but to show that 150MB is not too much memory. But for that I'd like to use trusted information such as an article, or official info. The client doesn't understand a

Re: Tomcat memory requirements

2012-01-25 Thread Pid
On 25/01/2012 18:19, Celso Magalhães Dantas Neto wrote: > Thanks everyone for the reply! > > My problem is not to argue how the application is consuming RAM, but to > show that 150MB is not too much memory. But for that I'd like to use > trusted information such as an article, or official info. Th

Re: Tomcat memory requirements

2012-01-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Celso, On 1/25/12 6:45 AM, Celso Magalhães Dantas Neto wrote: > Does anyone knows where I can find any information about Tomcat > memory requirements? > > Here's the problem: I got a client who's running a Tomcat process >

Re: Tomcat memory requirements

2012-01-25 Thread Celso Magalhães Dantas Neto
Thanks everyone for the reply! My problem is not to argue how the application is consuming RAM, but to show that 150MB is not too much memory. But for that I'd like to use trusted information such as an article, or official info. The client doesn't understand anything about technologies but has op

Re: Tomcat memory requirements

2012-01-25 Thread André Warnier
Pid * wrote: ... And of this, a Tomcat instance with just the ROOT application can be observed to consume from ~6Mb to ~10Mb of RAM in the object heap with a nice stable sawtooth on most systems. Not that I want to cast doubt upon your measurements, but somehow that seems hard to believe. Th

Re: Tomcat memory requirements

2012-01-25 Thread Pid *
On 25 Jan 2012, at 12:53, Mark Thomas wrote: > On 25/01/2012 11:45, Celso Magalhães Dantas Neto wrote: >> Hey everyone! >> >> Does anyone knows where I can find any information about Tomcat memory >> requirements? > > Tomcat needs less than 20MB to start up. E

Re: Tomcat memory requirements

2012-01-25 Thread Luciano Andress Martini
Really sorry about that =[ 2012/1/25, Mark Thomas : > On 25/01/2012 11:45, Celso Magalhăes Dantas Neto wrote: >> Hey everyone! >> >> Does anyone knows where I can find any information about Tomcat memory >> requirements? > > Tomcat needs less than 20MB to start

Re: Tomcat memory requirements

2012-01-25 Thread Mark Thomas
On 25/01/2012 11:45, Celso Magalhães Dantas Neto wrote: > Hey everyone! > > Does anyone knows where I can find any information about Tomcat memory > requirements? Tomcat needs less than 20MB to start up. Everything after that depends on the application and the load level. > Her

Re: Tomcat memory requirements

2012-01-25 Thread André Warnier
Celso Magalhães Dantas Neto wrote: Hey everyone! Does anyone knows where I can find any information about Tomcat memory requirements? Here's the problem: I got a client who's running a Tomcat process in his machine and it is taking around 150MB of RAM and he is complaining about

Re: Tomcat memory requirements

2012-01-25 Thread chris derham
d this. If you have gone into an environment where hte server is using 2gb of memory, then it was explicitly configured to do so. It is not true to say that "java just kept on consuming memory infinitely" > 2012/1/25, Celso Magalhães Dantas Neto : > > Hey everyone! > > > &

Re: Tomcat memory requirements

2012-01-25 Thread Mark Thomas
elso Magalhães Dantas Neto : >> Hey everyone! >> >> Does anyone knows where I can find any information about Tomcat memory >> requirements? >> >> Here's the problem: I got a client who's running a Tomcat process in his >> machine and it is taki

Re: Tomcat memory requirements

2012-01-25 Thread Konstantin Kolinko
2012/1/25 Celso Magalhães Dantas Neto : > Hey everyone! > > Does anyone knows where I can find any information about Tomcat memory > requirements? > > Here's the problem: I got a client who's running a Tomcat process in his > machine and it is taking around 150MB of

Re: Tomcat memory requirements

2012-01-25 Thread Luciano Andress Martini
to : > Hey everyone! > > Does anyone knows where I can find any information about Tomcat memory > requirements? > > Here's the problem: I got a client who's running a Tomcat process in his > machine and it is taking around 150MB of RAM and he is complaining about > i

Tomcat memory requirements

2012-01-25 Thread Celso Magalhães Dantas Neto
Hey everyone! Does anyone knows where I can find any information about Tomcat memory requirements? Here's the problem: I got a client who's running a Tomcat process in his machine and it is taking around 150MB of RAM and he is complaining about it. It's a webapp and for me i