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]