+1
also..to monitor memory usage run 
%JAVA_HOME%/bin/JConsole
(and watch the individual memory categories..)

M--
----- Original Message ----- 
Wrom: CXLYRWTQTIPWIGYOKSTTZRCLBDXRQBGJSNBO
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Friday, November 09, 2007 12:45 PM
Subject: Re: speed up the server


> Just I need more info about where it was deployed
> before it was deployed. You can not run a web app
> without the container so the question might be the
> differences in the previous environment and the the
> one you "deployed" into.
> Same questions as below but for "both" environments.
> The one where it was performing better and the one
> where the performance is poor or not meeting
> expectations.
> 
> Regards,
> -Tony
> 
> --- David kerber <[EMAIL PROTECTED]> wrote:
> 
> > The first place I'd look is the database...
> > 
> > tbt wrote:
> > > Hi,
> > >
> > > The OS is windows XP
> > > tomcat version 6
> > > java version 1.5
> > > database mysql
> > > memory: 3GB
> > > processor: 2.3GHz
> > >
> > > it was working very fast before being deployed.
> > About 30 people login
> > > simultaneously to this application. Once this
> > happens the application is
> > > very slow.
> > >
> > >
> > >
> > > ben short-2 wrote:
> > >   
> > >> So your webapp ran pretty fast before it was
> > deployed?
> > >>
> > >> Your going to need to provide much more
> > information. Like OS and
> > >> versions of tomcat, java, database etc and maybe
> > some metrics on how
> > >> long it takes to process the requests.
> > >>
> > >> Also you will want to use a profiler to figure
> > out what part of the
> > >> app is 'taking' so long.
> > >>
> > >> With out knowing such things all we can really
> > say is...
> > >>
> > >> Buy a faster machine.
> > >> Code you app so it works faster.
> > >>
> > >> ;)
> > >>
> > >> Ben
> > >>
> > >>
> > >> On Nov 7, 2007 10:21 AM, tbt
> > <[EMAIL PROTECTED]> wrote:
> > >>     
> > >>> Hi
> > >>>
> > >>> I'm a newbie to tomcat and i'm using it for a
> > web application. But
> > >>> currently
> > >>> the application is running a bit slow once
> > deployed. Are there any ways
> > >>> to
> > >>> speed up the request/response time in tomcat.
> > >>>
> > >>> Thanks
> > >>> --
> > >>> View this message in context:
> > >>>
> >
> http://www.nabble.com/speed-up-the-server-tf4763782.html#a13624531
> > >>> Sent from the Tomcat - User mailing list archive
> > at Nabble.com.
> > >>>
> > >>>
> > >>>
> >
> ---------------------------------------------------------------------
> > >>> To start a new topic, e-mail:
> > users@tomcat.apache.org
> > >>> To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > >>> For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > >>>
> > >>>
> > >>>       
> > >>
> >
> ---------------------------------------------------------------------
> > >> To start a new topic, e-mail:
> > users@tomcat.apache.org
> > >> To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > >> For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > >>
> > >>
> > >>
> > >>     
> > >
> > >   
> > 
> > 
> > 
> >
> ---------------------------------------------------------------------
> > To start a new topic, e-mail:
> > users@tomcat.apache.org
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > 
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to