ently 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 t
-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. C
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.
Thanks again.
From: vijay_me...@hotmail.com
To: users@tomcat.apache.org
Subject: Tomcat performance under low load
Date: Thu, 14
-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 th
> 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 o
Hi all
Thanks for reading this post.
We are currently having 2 requirements that are opposites. The first
requirement is performance under high loads and the other one is equivalent
performance for 1 request.
Our prod env currently uses Apache with mod_jk and ajp 1.3 to Tomcat 6.0.26 and
jdk 1