https://issues.apache.org/bugzilla/show_bug.cgi?id=51142
--- Comment #6 from Mark Thomas <ma...@apache.org> 2011-06-04 10:50:04 UTC --- Again, the point where the exception occurs is not the place to handle this. The place to handle this is the point where Tomcat knows that the message is longer than than the buffer. Take a look at the AjpProcessor.readMeassge() method in Tomcat 7 and compare it to the same method in Tomcat 6. Any patch also needs to cover the AjpAprProcessor. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org