Re: Tomcat memory usage 3.3 vs 5.5

2006-04-19 Thread manivannan57

1) Reduce the number of applications you load during start-up.
2) Remove unwanted jars from WEB-INF/lib and also from
tomcat-home/common/lib
3) Also remove wherever the jars seem to be unnecessary.


--
View this message in context: 
http://www.nabble.com/Tomcat-memory-usage-3.3-vs-5.5-t1472557.html#a3982404
Sent from the Tomcat - User forum at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tomcat memory usage 3.3 vs 5.5

2006-04-19 Thread Abhi Karmos

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 [EMAIL PROTECTED] wrote in message 
news:[EMAIL PROTECTED]

 1) Reduce the number of applications you load during start-up.
 2) Remove unwanted jars from WEB-INF/lib and also from
 tomcat-home/common/lib
 3) Also remove wherever the jars seem to be unnecessary.


 --
 View this message in context: 
 http://www.nabble.com/Tomcat-memory-usage-3.3-vs-5.5-t1472557.html#a3982404
 Sent from the Tomcat - User forum at Nabble.com. 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]