> From: Ashraf Mohamed [mailto:[EMAIL 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@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]