• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Tomcat app has bad performance

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have a JSP/Servlet app that runs quick as can be on my machine while running it in NetBeans 5.0. I'm using Tomcat 5.5.12.

When I deploy it to the test server, it runs like a snail (30 seconds to display login screen, and nothing seems to get faster if you revisit a page). The server has the same configuration (Tomcat 5.5.12) and the same libraries.

Elips 1.5.6 is running on the same server and runs just fine.

Can anyone suggest what might be wrong here?

Oh, also, many of the resulting html pages have header info at the end of the document. For instance:

[ March 27, 2006: Message edited by: Brett Slocum ]
 
A lot of people cry when they cut onions. The trick is not to form an emotional bond. This tiny ad told me:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic