as Yoav recommended, tomcat should be on it's own server. I would put mysql on another system. that should fix things. most likely the slowness is the result of database performance.
peter On Mon, 29 Nov 2004 12:54:18 -0700, Chris Cherrett <[EMAIL PROTECTED]> wrote: > The application is highly database driven. In this case it is running a mysql > database on the same machine. > > What would be the recommened hardware configuration? > > On a P4 2.4 with 1GB of RAM Tomcat is very happy! > > Thanks > > > > On Monday 29 November 2004 12:53 pm, Peter Lin wrote: > > that would depend on what kind of application it is. > > > > without more info, like does it hit a database, is the database hosted > > on the same system or does the application get remote data it's going > > to be hard for others to provide good recommendations. > > > > peter > > > > > > On Mon, 29 Nov 2004 12:43:07 -0700, Chris Cherrett > > > > <[EMAIL PROTECTED]> wrote: > > > I have a client who is claiming that my software is slowing down. I > > > cannot determine why this would be. He is running the following: > > > > > > P3 - 450 with 360MB of RAM > > > with 2 IDE - 7200 RPM drives mirrored Raid 1 with Win2k > > > > > > I have found that any client running a faster system works great. Do you > > > have any suggestions as to how to speed things up on this hardware > > > configuration? example increase memory allocated to Tomcat. > > > > > > Thanks > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
