To what value did you set -Xms, -Xmm ? Can you post the statement that sets the values ? (Have seen to much typos in the past) How much memory has your box ?
What says the cpu load ? Can you post the head of the top output hat shows the overall memory usage ? Are both tomcat instances on the same server ? Unless you have less than ~150 MB RAM I wouldn't expect that the memory usage is the problem if each tomcat has it's own server, if they share the same server the box would need rougly 300 MB (Depending on how much memory is used by other processes) Remember that all threads of the same vm share their memory. > -----Original Message----- > From: software [mailto:[EMAIL PROTECTED] > Sent: Friday, February 27, 2004 6:07 PM > To: Tomcat Users List > Subject: Re: Help tomcat problem with memory > Importance: High > > > Yes i've configured the Tomcat environment -Xms, -Xmm but i think it > doesn't work, because it's consume the server memory until 145 Mb per > process i need to limit the number of java proccess and the > memory that they consume on my Linux Red Hat 7.3 server > > thanks a lot > fabian > > Ralph Einfeldt wrote: > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
