aspose file tools
The moose likes Tomcat and the fly likes Tomcat app has bad performance Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Tomcat app has bad performance" Watch "Tomcat app has bad performance" New topic
Author

Tomcat app has bad performance

Brett Slocum
Greenhorn

Joined: Jan 18, 2006
Posts: 1
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 ]

Brett Slocum <br />Java Web Developer/Designer/Architect
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Tomcat app has bad performance
 
Similar Threads
Java's New HotSpot....Anybody tried it
Advice in using Linux and J2EE as a server
FileNotFoundException when file exists.
HTTP Server does not return status code
overriding javascript funtions in another frame