We need lots more information. (tomcat version ...) Even then - it could be application specific which no one here can help you with.

Have you stress tested your app?
Have you looked at the access logs to see amount of traffic?
Have you looked at any error logs (catalina.out ...) for "interesting things"?
Does your server provide monitoring for things such as:
- CPU usage as a function of time
- Page swaps as a function of time
- Memory usage as a function of time
- Network load(input, output, total) as a function of time
- Disk usage as a function of time

Correlate all of these to your access logs(and maybe error logs) to see what is happening.

-Tim

Hari Yellina wrote:
Hi All,

When we are running tomcat as a sever in production environment. After few
days , The load of server is increasing upto 600%. Did any one face the same
problem. We have check everthing and finally came to conclusion that tomcat
is taking the resources. Can anyone help on this issue.

Regards,

Hari.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to