https://bz.apache.org/bugzilla/show_bug.cgi?id=63931
--- Comment #3 from Mark Thomas <ma...@apache.org> --- You should see a call to onClose() before this happens. You should also see an IOException in the thread writing the message. One thing I think Tomcat could improve on, is preventing applications trying to write further messages once the close message has been written to the client. Although in this scenario, that probably means you just get a different series of exceptions. -- 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