Author: markt
Date: Wed Jun 4 21:14:58 2014
New Revision: 1600501
URL: http://svn.apache.org/r1600501
Log:
Add error handling changes.
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1600501&r1=1600500&r2=1600501&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Wed Jun 4 21:14:58 2014
@@ -141,6 +141,12 @@
<bug>56582#c1</bug>: Implement DISPATCH_EXECUTE action for AJP
connectors. (kkolinko)
</fix>
+ <fix>
+ When an error occurs after the response has been committed close the
+ connection immediately rather than attempting to finish the response to
+ make it easier for the client to differentiate between a complete
+ response and one that failed part way though. (markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Jasper">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]