from my own experience with a test application, there are significant benefits.
In particular, you will the greatest improvement with 4.1.8 w/ jdk1.4. The rough numbers for the improvement with my JSTL web application is 2-6 times faster wiht 4.1.8. To qualify this difference, look at previous posts about jasper2. I won't bother going into why the difference is so big between 4.0.3 and 4.1.8. the performance difference with scriplet jsp pages is between 15-50%. Most of that is attributed to coyote connector and better io in jdk 1.4. I hope that helps. peter "Vasquez, Jason" wrote: > > Is there a large performance gain from Tomcat 4.0.x to Tomcat 4.1.x? Also > are there performance gains from JVM 1.3 to 1.4 as well? > > Thanks, > > Jason Vasquez > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
