You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Bedrijven.nl" <ma...@bedrijven.nl> on 2004/09/07 09:29:47 UTC

Performance issue

Hello all,

Maybe a rare question but it's very important for us. What's the case:

* I have a development environment running our applications (simple server,
WIN 2000 Server, Tomcat 4.0.24, struts, max memorysize appr. 320 MB)
* I have a production environment running our applications (extended server,
WIN 2000 Server, Tomcat 4.0.24, struts, max memorysize appr. 1 GB, 4
processors)

Now in our applications we have some jsp pages (i.e. searchpages). So what's
my problem. When I reload a page (submit some action the the form/actionbean
of struts) it's faster on our development system than on our production
system. So normally it's should be so that jsp files should be faster on our
production environment because the server is a lot "bigger". On the other
hand the compilation of jsp's is faster (as expected) on the production
environment. Are there some settings in server.xml (or web.xml) that causes
this???

Thx in advanced!

Maarten


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org