Pid Ster wrote:
> 
> 
> Looks OK.
> 
> When you say the response takes 5s, how are you measuring this?
> 
> Is it sustained, or is it occasional?
> 
> Is the server heavily loaded at the time - and again how are you 
> measuring that?
> 
> What else could be happening?  E.g. sending mail from app.
> 

For time measuring we have external java tool which generates http get
requests time to time.
Also I use fire bug and htt watch tools for browser testing (When I look
response/request through browser I don't see 5 sec. but time to time requsts
> 1 sec per request, but avarage time is 300-500 ms).

It is our main problem the issue is 'occasional' and happaned 3-4 times per
day (not enough, but I would like to fix it).

For server load level detecting I'm using tomcat access log and calculate
number of requests per second.

During server work we have meta data reloading time frames ~20 sec per hour

-- 
View this message in context: 
http://old.nabble.com/TomCat-6-performance-issues-tp26884227p26887423.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to