: 31 July 2006 12:08
To: Tomcat Users List
Subject: Re: Response time banding
Do your 2 second requests happen at a particular time of day? In the
early morning, when my database vacuum is running, my response times
shoot way up (to around 5 seconds). Check to see what else is going
on with
, July 26, 2006 2:35 PM
To: Tomcat Users List
Subject: Re: Response time banding
I would measure at all layers during the request processing to
determine whether irregularities occur somewhere.
Leon
P.S. "the response times as measured by the access log" - don't you
have the proper
: Re: Response time banding
I would measure at all layers during the request processing to
determine whether irregularities occur somewhere.
Leon
P.S. "the response times as measured by the access log" - don't you
have the proper tools for that? JMeter?
On 7/26/06, Edward
I would measure at all layers during the request processing to
determine whether irregularities occur somewhere.
Leon
P.S. "the response times as measured by the access log" - don't you
have the proper tools for that? JMeter?
On 7/26/06, Edward Hibbert <[EMAIL PROTECTED]> wrote:
Odd one, this.
Depending on your application server topology, you might see the larger
response times as a result of bandwidth limiting or network configuration.
The issue could also be due to database access (e.g. table locking issues
that are shown during the longer response times).
Short term DNS resolution