RE: Tomcat performance under low load

2010-10-19 Thread Vijay Menon
tuned but for some reason, the file access is slow. We haven't yet got the exact reason yet, so have to wait and see. Vijay From: vijay_me...@hotmail.com To: users@tomcat.apache.org Subject: RE: Tomcat performance under low load Date: Sun, 17 Oct 2010 08:42:30 +1000 Thanks for the replies

Re: Tomcat performance under low load

2010-10-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vijay, On 10/16/2010 6:42 PM, Vijay Menon wrote: Thanks for the replies. Based on that, we did change the connectors to use executor threads. However, based on profiling the app, it turned out to be a code issue. Glad you solved your problem. Can

Re: Tomcat performance under low load

2010-10-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vijay, On 10/13/2010 7:35 PM, Vijay Menon wrote: We're scaling to satisfactory loads of 250 concurrent requests serving pages in 0.5 seconds. Excellent (assuming that 0.5 seconds is acceptable to your team). The other test scenario is where the

RE: Tomcat performance under low load

2010-10-13 Thread Caldarale, Charles R
From: Vijay Menon [mailto:vijay_me...@hotmail.com] Subject: Tomcat performance under low load The other test scenario is where the tomcat instance is kept idle and a single request is sent in every 90 or so seconds. In this case, the response takes about 8 seconds out of which about 6