Victor Popiol wrote: > I just installed Tomcat 4.0.4 and the performance is as terrible as Tomcat 4.0.3. > > I started a thread last week about this issue and I was recomended to try Tomcat >4.1.3 beta, which I did. As I mentioned, the performance improved amazingly, but due >to memory leaks, it dies twice a day. > > I am under a lot of pressure to look for alternatives to Tomcat since our site is in >production. > > The reason for this message is to try one last time to collect suggestions before I >seriously pursue an alternative. If you are curious, I will be testing: JRun 4, Resin >and Orion. > > I am pasting the original site info that I sent last week.
The main problem you seemed to have is Jasper. So you can actually try taking the two Jasper 2 JARs from 4.1.3, and replace the 2 Jasper JARs in 4.0.4 with them. You won't get performance which will be as good as with 4.1.3, but hopefully it should be reasonably close. Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
