> From: murthy gandikota [mailto:[EMAIL PROTECTED]
> We have a website based on embedded Tomcat with Jboss 4.0.2.
> We noticed that every weekend the Tomcat becomes sluggish.
Backups? Congestion on the network due to a site that's only accessed heavily
at weekends?
> We theorized that JVM is busy with garbage collection.
> Is that realistic?
No. The JVM collects garbage at intervals measured in seconds or minutes, and
takes milliseconds or seconds. It also doesn't know about weekends :-).
> Does anyone have any other suggestions?
I'd guess system maintenance of some kind. Is this on a physical server or a
virtual one?
- Peter
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]