unless there's a really good reason, it's generally better to have the
database on one system and tomcat on another. once the concurrent
query load increases, tomcat will be fighting mysql for cpu and memory
resources.

peter


On Mon, 29 Nov 2004 13:03:36 -0700, Chris Cherrett
<[EMAIL PROTECTED]> wrote:
> Would this problem be solved by a hardware upgrade?
> 
> 
> 
> On Monday 29 November 2004 01:03 pm, Peter Lin wrote:
> > 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]
> 
> -- 
> Chris Cherrett
> Tracking Solutions International
> 1-877-TSIWARE
> www.tsiware.com
> 
> ---------------------------------------------------------------------
> 
> 
> 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]

Reply via email to