Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

RE: CPU Spike Every 10 seconds

Caldarale, Charles R

2007-01-10

Replies:

> From: Ashraf Mohamed [mailto:ashraf.mohamed@(protected)]
> Subject: CPU Spike Every 10 seconds
>
> What does Tomcat do that could cause a cpu spike of almost exactly 50%
> almost exactly every 10 seconds?

It's most likely the background processor thread for the Catalina
engine; look at the description for backgroundProcessorDelay here:
http://tomcat.apache.org/tomcat-5.5-doc/config/engine.html

It's doing things such as scanning for changes to files specified by
<WatchedResource> declarations.

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.