> We have a website based on embedded Tomcat with Jboss 4.0.2. We noticed that > every weekend the Tomcat becomes sluggish. I mean there are no errors like > HTTP404. The website simply hangs. We theorized that JVM is busy with garbage > collection. Is that realistic? Does anyone have any other suggestions?
What's the load average or CPU busy time of the server? Do you, or might you expect, to get more website traffic at weekends? Are there any obvious causes of Tomcat hanging? For example, if you look inside the Tomcat manager application can you see if you are running out of free heap space? --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]