pump up memory usage

2009-08-19 Thread Thomas G. Lau
Dear Tomcat Users, how could I pump up memory usage on tomcat? we want to test if tomcat having any problem when changed environment from 32 bit 2GB limitation to 64bit larger memory limitation mode. Thanks. - To unsubscri

debug tomcat start up

2009-08-17 Thread Thomas G. Lau
Dear all, does anyone know how to do tomcat start up debug? it throw exception but everything looks correct to us. I am looking for some tools like strace to deal with debug process, thanks. - To unsubscribe, e-mail: users-u

Re: tomcat connection limit

2009-08-09 Thread Thomas G. Lau
user processes (-u) 65535 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thomas, On 8/7/2009 2:58 AM, Thomas G. Lau wrote: I did use ulimit -n

Re: tomcat connection limit

2009-08-07 Thread Thomas G. Lau
wrote: Thomas G. Lau wrote: Dear All, I am currently testing tomcat connection limit, while doing so, I have meet the 1100connection limit to Tomcat server, There is no such limit in Tomcat. I have just tested Tomcat with 3000 concurrent connections and saw zero errors. I did, however

tomcat connection limit

2009-08-06 Thread Thomas G. Lau
Dear All, I am currently testing tomcat connection limit, while doing so, I have meet the 1100connection limit to Tomcat server, it was using two jmeter server to "attack" single tomcat. But no matter what, tomcat could never be able to handle more than 1100 connection. I did use ulimit -n 6