RE: Tomcat hangs up ... Huge count of webapps

2004-12-03 Thread Shapira, Yoav
Hi, i have a huge count of webapps (approximately 25) in my Tomcat here, I wouldn't classify 25 as huge, but I suppose that's subjective. We have servers running that many webapps, but they're small webapps. Well, beneath the fact that my server has 2 gigabytes of ram, only 40MB are available

RE: Tomcat hangs up ... Huge count of webapps

2004-12-03 Thread Shapira, Yoav
Hi, ### Ok. It's not THAT huge .. but we have ~45 users per webapp which are going to connect on nearly the same time .. 25 apps * 45 users = virtually 1125 concurrent users, that's significant. I'm bringing up the JVM with /usr/j2re142_05/bin/java -server -Xmx1024m -Xms256m -D ... Then