https://issues.apache.org/bugzilla/show_bug.cgi?id=51142
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version| |All --- Comment #1 from Mark Thomas <ma...@apache.org> 2011-05-04 17:39:15 UTC --- Putting a try/catch around the symptom is not the best way to handle this. It should be possible to identify when packet length > buffer, log a suitable message at an appropriate level, ensure a 400 is recorded in the access log (probably only possible in Tomcat 7) and close the connection. -- 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