Re: Tomcat Memory Leaks

2009-03-06 Thread Mark Thomas
Diego Rodríguez Martín wrote: Hi, I'm not an expert, but I think Tomcat 4.X is not compatible with JDK 1.5. That is not correct. Tomcat 4.x works quite happily with 1.4, 1.5 and 1.6. I have also had a number of recent versions running on 1.3 and 1.2 JVMs although without extensive

mod_jk and 304

2009-03-06 Thread Eqbal
I have tomcat running behind apache http server 2.0 using mod_jk. I have noticed that this causes any response to request for files in tomcat that return a 304 status code, to also have a 20 byte message body attached to the response. This causes our load balancer to think this is an error as