AW: Limiting Memory usage with Tomcat 3.2.2

2002-02-26 Thread Ralph Einfeldt
The default for the ibm and sun jdk is that the memory is limited to some extend. The limitation can be set through the option -Xms -Xmx for the jvm. This just limits the heap size. What you can't restrict is the memory for the code and data segments. (To be honest I don't have a clear idea ho

Re: AW: Limiting Memory usage with Tomcat 3.2.2

2002-02-26 Thread tomcat
Hello I saw that the problem its that tomcat created more than 200 process of 0.8 MB each, there is anyway to limit the quantity of threads? Sorry, maybe its a dumb question :P, but I'll apreciate any help. -- Best regards, RE> The default for the ibm and sun jdk is that the memory is limited

AW: AW: Limiting Memory usage with Tomcat 3.2.2

2002-02-26 Thread Ralph Einfeldt
3 > An: Tomcat Users List > Betreff: Re: AW: Limiting Memory usage with Tomcat 3.2.2 > I saw that the problem its that tomcat created more than 200 process > of 0.8 MB each, there is anyway to limit the quantity of threads? > Sorry, maybe its a dumb question :P, but I'll aprec

Re: AW: AW: Limiting Memory usage with Tomcat 3.2.2

2002-02-26 Thread tomcat
e memory is RE> just used once. >> -Ursprüngliche Nachricht- >> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >> Gesendet: Mittwoch, 27. Februar 2002 08:33 >> An: Tomcat Users List >> Betreff: Re: AW: Limiting Memory usage with Tomcat 3.2.2 RE> >&g

AW: AW: AW: Limiting Memory usage with Tomcat 3.2.2

2002-02-26 Thread Ralph Einfeldt
[EMAIL PROTECTED]] > Gesendet: Mittwoch, 27. Februar 2002 08:53 > An: Tomcat Users List > Betreff: Re: AW: AW: Limiting Memory usage with Tomcat 3.2.2 > > > Hello > > > Again, sorry if i'm wrong, but if I do > killall java I got instantly 200 MB of memory fre

RE: AW: AW: Limiting Memory usage with Tomcat 3.2.2

2002-02-27 Thread Lai Kok Cheong
Something the java process just won't die and turn to zombie > -Original Message- > From: Ralph Einfeldt [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, February 27, 2002 8:08 AM > To: Tomcat Users List > Subject: AW: AW: AW: Limiting Memory usage with Tomcat 3.2.2